[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / 9 / analytics-ios / 2.5.0 / analytics-ios.podspec.json
blob15191f5f7d352d1021a8f3e2e998dceb30db3343
2   "name": "analytics-ios",
3   "version": "2.5.0",
4   "summary": "Analytics SDK for iOS.",
5   "homepage": "https://data.metaps.com",
6   "license": {
7     "type": "Commercial",
8     "text": "Copyright Metaps, Inc. All Rights Reserved."
9   },
10   "authors": "Metaps",
11   "platforms": {
12     "ios": "10.3"
13   },
14   "source": {
15     "http": "https://sdk-analytics.metaps.com/products/ios/analytics_ios_v2_5_0.zip"
16   },
17   "ios": {
18     "vendored_frameworks": "AnalyticsSDK.framework",
19     "frameworks": "UIKit"
20   },
21   "module_map": "AnalyticsSDK.framework/Modules/module.modulemap",
22   "frameworks": [
23     "Foundation",
24     "AdSupport",
25     "iAd",
26     "SystemConfiguration"
27   ],
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   }