blob: b88ea55d009ca6ec7e44df4a54b066a3c16631bc [file] [log] [blame]
{
"name": "FollowAppsBot",
"version": "1.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-cardif/sdk/followapps_iOS_SDK_bot.zip"
},
"preserve_paths": "followapps_iOS_SDK_bot/Pod/FollowApps/*.framework",
"resources": [
"followapps_iOS_SDK_bot/Pod/FollowApps/Settings.bundle",
"followapps_iOS_SDK_bot/Pod/FollowApps/FollowApps.framework/**/*.h"
],
"ios": {
"vendored_frameworks": "followapps_iOS_SDK_bot/Pod/FollowApps/FollowApps.framework"
},
"frameworks": [
"FollowApps",
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"WatchConnectivity",
"UserNotifications",
"MobileCoreServices"
],
"dependencies": {
"SSZipArchive": [
"~> 2.0"
]
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -lc++ -lsqlite3 -lz",
"STRIP_STYLE": "debugging"
},
"requires_arc": true
}