blob: a5edebfeb633968256c43a3c15087b301ebb7c5a [file] [log] [blame]
{
"name": "FollowApps",
"version": "4.0.2",
"summary": "FollowAnalytics 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/4.0.2/followapps_iOS_SDK_4.0.2.zip"
},
"frameworks": [
"FollowApps",
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"PassKit"
],
"preserve_paths": "followapps_iOS_SDK_4.0.2/Pod/FollowApps/*.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -all_load -lc++ -lsqlite3",
"STRIP_STYLE": "debugging",
"FRAMEWORK_SEARCH_PATHS": "$(SRCROOT)/Pods/FollowApps/**"
},
"requires_arc": true
}