blob: 43adc8021ac3fa55733249be0c8f6887b77ab6bb [file] [log] [blame]
{
"name": "FollowApps",
"version": "2.0.5",
"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://fa-sdks.s3-eu-west-1.amazonaws.com/ios/2.0.4/followapps_iOS_SDK_2.0.4.zip"
},
"frameworks": [
"FollowApps",
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"PassKit"
],
"preserve_paths": "followapps_iOS_SDK_2.0.4/Pod/FollowApps/*.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -all_load -lc++",
"STRIP_STYLE": "debugging",
"FRAMEWORK_SEARCH_PATHS": "\\\"$(SRCROOT)/FollowApps\\\""
},
"requires_arc": true
}