[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 2 / 3 / d / LDHanDemo / 1.4 / LDHanDemo.podspec.json
bloba6b6f569467443a0f8741c5cbb56fb48e8902430
2   "name": "LDHanDemo",
3   "version": "1.4",
4   "summary": "这是一个组件工程",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "hyaping888": "245921027@qq.com"
11   },
12   "homepage": "https://github.com/hanyaping/LDHanDemo",
13   "description": "TODO: Add long description of the pod here.",
14   "frameworks": [
15     "UIKit",
16     "Foundation"
17   ],
18   "source": {
19     "git": "https://github.com/hanyaping/LDHanDemoLib.git",
20     "tag": "1.4"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "vendored_frameworks": "ios/*.framework",
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
28     "ONLY_ACTIVE_ARCH": "YES"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
32     "ONLY_ACTIVE_ARCH": "YES"
33   }