[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / d / c / e / HelloST / 0.0.4 / HelloST.podspec.json
blobd2ac7162c58a4b81535b4301174d17484a29304d
2   "name": "HelloST",
3   "version": "0.0.4",
4   "summary": "HelloST for test.",
5   "description": "HelloST is a test SDK for developer.",
6   "homepage": "https://gitee.com/lichtgo/hello-st",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jianghc": "jianghc@figo.cn"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/lichtgo/hello-st.git",
19     "tag": "0.0.4"
20   },
21   "ios": {
22     "vendored_frameworks": "Framework/STDetectorAPI.framework"
23   },
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   }