blob: 21c6650f5afc4c5f12bea499d5f1291d62bf8d84 [file] [log] [blame]
{
"name": "Qwasi",
"version": "2.1.17",
"summary": "Qwasi iOS Library",
"homepage": "https://github.com/qwasi/ios-library",
"license": "MIT",
"authors": {
"Rob Rodriguez": "rob.rodriguez@qwasi.com"
},
"source": {
"git": "https://github.com/qwasi/ios-library.git",
"tag": "2.1.17"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"ios": {
"frameworks": "CoreLocation"
},
"public_header_files": "Pod/**/*.h",
"source_files": "Pod/**/*",
"dependencies": {
"AFNetworking": [
],
"GBDeviceInfo": [
"~> 3.5.1"
],
"QSwizzle": [
"~> 0.2.0"
],
"BlocksKit": [
]
}
}