blob: e7c459e69be4ba1ff68aac2180fbd45dcfa5065a [file] [log] [blame]
{
"name": "FollowApps",
"version": "2.0.6",
"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": "http://fa-sdks.s3.amazonaws.com/cocoapods/FollowApps.framework.2.0.4.zip"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreLocation",
"PassKit"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -all_load -lc++",
"STRIP_STYLE": "debugging"
},
"requires_arc": true,
"preserve_paths": "FollowApps.framework",
"public_header_files": "FollowApps.framework/**/*.h",
"vendored_frameworks": "FollowApps.framework"
}