Skip to content

Commit

Permalink
[Add] QuickRest 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaxt authored and CocoaPodsBot committed Feb 16, 2017
1 parent df9ee89 commit 326ae66
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Specs/f/1/8/QuickRest/0.4/QuickRest.podspec.json
@@ -0,0 +1,23 @@
{
"name": "QuickRest",
"version": "0.4",
"summary": "All in 1 networking and mapping library",
"homepage": "https://github.com/aryaxt/QuickRest",
"license": {
"type": "MIT",
"file": "License.txt"
},
"authors": {
"Aryan Ghassemi": "https://github.com/aryaxt/QuickRest"
},
"source": {
"git": "https://github.com/aryaxt/QuickRest.git",
"tag": "0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QuickRest/Source/*.{swift}",
"frameworks": "Foundation",
"requires_arc": true
}

0 comments on commit 326ae66

Please sign in to comment.