[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 0 / f / 2 / FlareAnalyticsSDK / 0.0.1 / FlareAnalyticsSDK.podspec.json
blob198dcbce03f118ee36a7436d2e607fa3df6b9e04
2   "name": "FlareAnalyticsSDK",
3   "version": "0.0.1",
4   "summary": "TODO",
5   "description": "TODO",
6   "homepage": "http://EXAMPLE/FlareAnalyticsSDK",
7   "authors": {
8     "flare": "TODO@flare.run"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "git@github.com:tlpthai/flare-analytics-sdk-ios.git",
15     "branch": "feature/cocoapods"
16   },
17   "vendored_frameworks": [
18     "builds/FlareAnalyticsSDK.xcframework"
19   ],
20   "dependencies": {
21     "AWSDynamoDB": [
23     ]
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphoneos*]": "armv7"
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphoneos*]": "armv7"
30   }