blob: 61bb65140193c8cfe1e6def99515c205e3cbad56 [file] [log] [blame]
{
"name": "libtangoflaresdk",
"version": "0.0.2",
"summary": "libtangoflaresdk for iOS",
"description": "libtangoflaresdk for iOS (armv7,arm64,i386,x86_64)",
"homepage": "http://github.com/",
"license": {
"type": "LICENSE-APACHE",
"file": "LICENSE.txt"
},
"source": {
"git": "https://github.com/atomnode/libtangoflaresdk.git",
"tag": "0.0.2"
},
"authors": {
"How Tah Lun": ""
},
"platforms": {
"ios": "7.0"
},
"ios": {
"source_files": "include/TangoFlareSDK/**/*.h",
"public_header_files": "include/TangoFlareSDK/**/*.h",
"preserve_paths": "lib-ios/libtangoflaresdk.a",
"vendored_libraries": "lib-ios/libtangoflaresdk.a"
},
"dependencies": {
"Realm": [
],
"AFNetworking": [
"~> 2.0"
],
"JSONModel": [
],
"Valet": [
],
"CocoaLumberjack": [
],
"rabbitmqc": [
]
}
}