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