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