blob: 05e3ece30fd4403697c3820444b844bb6c65d44a [file] [log] [blame]
{
"name": "QuickRest",
"version": "0.9",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QuickRest/Source/*.{swift}",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}