blob: e2c49e4c3f8ddea007669b79e262bc2f3938e924 [file] [log] [blame]
{
"name": "Qwasi",
"version": "2.1.19",
"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.19"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"ios": {
"frameworks": "CoreLocation"
},
"public_header_files": "Pod/**/*.h",
"source_files": "Pod/**/*",
"dependencies": {
"AFNetworking": [
"~>2.6.3"
],
"GBDeviceInfo": [
"~> 3.5.1"
],
"QSwizzle": [
"~> 0.2.0"
],
"BlocksKit": [
]
}
}