blob: 61387c8e33c02830124a085919cc0923d586c384 [file] [log] [blame]
{
"name": "FollowApps",
"version": "5.2.0",
"summary": "FollowApps SDK for analytics on iOS.",
"description": "Transform your mobile presence into mobile profits by optimizing your mobile apps to acquire new customers and grow revenue.",
"homepage": "http://www.followanalytics.com/",
"license": {
"type": "commercial",
"text": "See XXXXXX"
},
"authors": "FollowAnalytics",
"platforms": {
"ios": "5.1.1"
},
"source": {
"http": "https://s3-eu-west-1.amazonaws.com/fa-sdks/ios/5.2.0/followapps_iOS_SDK_5.2.0.zip"
},
"preserve_paths": "followapps_iOS_SDK_5.2.0/Pod/FollowApps/*.framework",
"resources": [
"followapps_iOS_SDK_5.2.0/Pod/FollowApps/Settings.bundle",
"followapps_iOS_SDK_5.2.0/Pod/FollowApps/FollowApps.framework/**/*.h"
],
"ios": {
"vendored_frameworks": "followapps_iOS_SDK_5.2.0/Pod/FollowApps/FollowApps.framework"
},
"dependencies": {
"SSZipArchive": [
"~> 2.0"
]
},
"frameworks": [
"FollowApps",
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"WatchConnectivity",
"UserNotifications",
"MobileCoreServices"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -lc++ -lsqlite3 -lz",
"STRIP_STYLE": "debugging"
},
"requires_arc": true
}