[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / f / b / FASDKBuild-ios / 3.3.52-alpha.1246 / FASDKBuild-ios.podspec.json
blob8bb90547b5861549a5f69b465d9b62d5e5df143d
2   "name": "FASDKBuild-ios",
3   "version": "3.3.52-alpha.1246",
4   "summary": "FollowAnalytics SDK for building iOS apps.",
5   "description": "FASDKBuild includes JSON parser and view generator based on provided configuration.",
6   "homepage": "https://followanalytics.com/",
7   "swift_versions": "5.0",
8   "license": {
9     "type": "Commercial",
10     "text": "See https://followanalytics.com"
11   },
12   "authors": "FollowAnalytics",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://fa-sdks.s3-eu-west-1.amazonaws.com/build-sdk/3.3.52-alpha/FASDKBuild_ios.framework-3.3.52-alpha.zip"
18   },
19   "vendored_frameworks": "FASDKBuild_ios.framework",
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "subspecs": [
24     {
25       "name": "FACore",
26       "dependencies": {
27         "FollowAnalytics": [
29         ],
30         "JSONSchema": [
32         ],
33         "SwiftGen": [
34           "~> 6.0"
35         ]
36       }
37     }
38   ],
39   "swift_version": "5.0"