[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / d / b / ShareDemo / 0.0.1 / ShareDemo.podspec.json
blobe625caae53dc73017cb1c7573a9f879c8a540ecd
2   "name": "ShareDemo",
3   "version": "0.0.1",
4   "summary": "iOS技术分享",
5   "description": "This is a technology sharing project",
6   "homepage": "https://github.com/pzz819816/ShareDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PZZ": "907104252@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/pzz819816/ShareDemo.git",
19     "tag": "0.0.1"
20   },
21   "resources": "Resources/WWResource.bundle",
22   "vendored_frameworks": "Classes/*.framework",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }