[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 2 / d / ABCSDK / 1.0.0 / ABCSDK.podspec.json
blobda43752969e92f2a85c2dd0b2cd1224dc6fa3f0e
2   "name": "ABCSDK",
3   "version": "1.0.0",
4   "summary": "this is test for update to pod spec",
5   "description": "hi, this is test for update to pod spec",
6   "homepage": "https://github.com/frankwang136/ABCSDK",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "DW-FrankWang": "frank.wang@datawise.com.hk"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "https://github.com/frankwang136/ABCSDK.git",
19     "tag": "1.0.0"
20   },
21   "ios": {
22     "vendored_frameworks": "ABC.xcframework"
23   },
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   },
29   "user_target_xcconfig": {
30     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
31   },
32   "pod_target_xcconfig": {
33     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
34   }