blob: fe29067b53a24317c24cbcf0ed1f2024d3d567d3 [file] [log] [blame]
{
"name": "FollowApps",
"version": "4.1.1",
"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"
},
"preserve_paths": "followapps_iOS_SDK_4.1.1/Pod/FollowApps/*.framework",
"resources": [
"followapps_iOS_SDK_4.1.1/Pod/FollowApps/Settings.bundle",
"followapps_iOS_SDK_4.1.1/Pod/FollowApps/FollowApps.framework/**/*.h"
],
"frameworks": [
"FollowApps",
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"PassKit"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -all_load -lc++ -lsqlite3",
"STRIP_STYLE": "debugging",
"FRAMEWORK_SEARCH_PATHS": "$(SRCROOT)/Pods/FollowApps/**"
},
"requires_arc": true,
"source": {
"http": "https://s3-eu-west-1.amazonaws.com/fa-sdks/ios/4.1.1/followapps_iOS_SDK_4.1.1.zip"
}
}