blob: e49a4aeb198fbf8691bdf8652185682f9fff2a12 [file] [log] [blame]
{
"name": "ios-teragence-sdk-background",
"version": "2.0.1",
"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.1"
},
"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": {
}
}