blob: ef8c58e44983afe97d2d541281c6a1a7803b2797 [file] [log] [blame]
{
"name": "ios-teragence-sdk-background",
"version": "2.0.2",
"summary": "This is short description of ios-teragence-sdk-background.",
"description": "This description is used to generate tags and improve search results.",
"homepage": "https://bitbucket.org/teragence/ios-sdk-background",
"license": {
"type": "EULA",
"file": "LICENSE"
},
"authors": {
"Teragence": "info@teragence.com"
},
"source": {
"git": "https://bitbucket.org/teragence/ios-sdk-background",
"tag": "2.0.2"
},
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"requires_arc": true,
"social_media_url": "https://www.teragence.com",
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "SDK_Teragence.xcframework",
"frameworks": [
"Foundation",
"CoreLocation",
"CoreTelephony"
],
"resource_bundles": {
}
}