blob: 6193914bd7cd7a2a671b50dab5944c9cca1eaf7f [file] [log] [blame]
{
"name": "ios-teragence-sdk-active",
"version": "1.0.11.30",
"summary": "This is short description of ios-teragence-sdk-active.",
"description": "This description is used to generate tags and improve search results.",
"homepage": "https://bitbucket.org/teragence/ios-sdk-active",
"license": {
"type": "EULA",
"file": "LICENSE"
},
"authors": {
"Teragence": "info@teragence.com"
},
"source": {
"git": "https://bitbucket.org/teragence/ios-sdk-active",
"tag": "1.0.11.30"
},
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"ARCHS": "arm64 armv7 armv7s x86_64 i386",
"VALID_ARCHS": "arm64 armv7 armv7s x86_64 i386",
"ENABLE_BITCODE": "NO"
},
"requires_arc": true,
"social_media_url": "http://www.teragence.com",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "SDK_Teragence.framework",
"frameworks": [
"Foundation",
"CoreLocation"
],
"source_files": "SDK_Teragence.framework/Headers/*.h",
"public_header_files": "SDK_Teragence.framework/Headers/*.h",
"resource_bundles": {
}
}