[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / c / e / HelloST / 0.0.2 / HelloST.podspec.json
blob07f38e67c7b5e68472ee5b2d8562eb956f9e6391
2   "name": "HelloST",
3   "version": "0.0.2",
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.2"
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   }