blob: 447bc8fadf4c8a3d0b2f4a73aaf13055326835e0 [file] [log] [blame]
{
"name": "QuickRest",
"version": "0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QuickRest/Source/*.{swift}",
"frameworks": "Foundation",
"requires_arc": true
}