blob: 00e4cdd365bcf7bc9e067bf9897e192359fae893 [file] [log] [blame]
{
"name": "libtangoflaresdk",
"version": "1.2.1",
"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": "1.2.1"
},
"authors": {
"How Tah Lun": ""
},
"platforms": {
"ios": "9.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",
"frameworks": [
"CFNetwork",
"Security"
]
},
"resources": "include/TangoFlareSDK/**/*.bundle"
}