blob: 18c9999b7756111e8dc4a45b8ca8b9675d89ab82 [file] [log] [blame]
{
"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
}