[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / c / 5 / d / FollowApps / 5.2.2 / FollowApps.podspec.json
blob58bafa8dcdbc1ac70624ffc026773bf035c45369
2   "name": "FollowApps",
3   "version": "5.2.2",
4   "summary": "FollowApps SDK for analytics on iOS.",
5   "description": "Transform your mobile presence into mobile profits by optimizing your mobile apps to acquire new customers and grow revenue.",
6   "homepage": "http://www.followanalytics.com/",
7   "license": {
8     "type": "commercial",
9     "text": "See XXXXXX"
10   },
11   "authors": "FollowAnalytics",
12   "platforms": {
13     "ios": "5.1.1"
14   },
15   "source": {
16     "http": "https://s3-eu-west-1.amazonaws.com/fa-sdks/ios/5.2.2/followapps_iOS_SDK_5.2.2.zip"
17   },
18   "preserve_paths": "followapps_iOS_SDK_5.2.2/Pod/FollowApps/*.framework",
19   "resources": [
20     "followapps_iOS_SDK_5.2.2/Pod/FollowApps/Settings.bundle",
21     "followapps_iOS_SDK_5.2.2/Pod/FollowApps/FollowApps.framework/**/*.h"
22   ],
23   "ios": {
24     "vendored_frameworks": "followapps_iOS_SDK_5.2.2/Pod/FollowApps/FollowApps.framework"
25   },
26   "dependencies": {
27     "SSZipArchive": [
28       "~> 2.0"
29     ]
30   },
31   "frameworks": [
32     "FollowApps",
33     "Security",
34     "SystemConfiguration",
35     "CoreTelephony",
36     "CoreLocation",
37     "WatchConnectivity",
38     "UserNotifications",
39     "MobileCoreServices"
40   ],
41   "xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC -lc++ -lsqlite3 -lz",
43     "STRIP_STYLE": "debugging"
44   },
45   "requires_arc": true