[Add] SampleOTP 0.2.0
[CocoaPods.git] / Specs / 0 / b / 2 / SourceDataSDK / 2.1.2 / SourceDataSDK.podspec.json
blob4e0da843ae412bcdd5117f5d463cdcfdba84a6c2
2   "name": "SourceDataSDK",
3   "version": "2.1.2",
4   "summary": "起源埋点iOS SDK framework.",
5   "description": "起源埋点iOS SDK framework. 现为内部使用,请酌情选择。",
6   "homepage": "https://git.ixianlai.com/bigdata-sdk/iOS-SouceDataSDK-framework.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yufengyang": "yufengyang@xianlai-inc.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://git.ixianlai.com/bigdata-sdk/iOS-SouceDataSDK-framework.git",
19     "tag": "2.1.2"
20   },
21   "source_files": "SourceDataSDK.framework/Headers/*.{h}",
22   "vendored_frameworks": "SourceDataSDK.framework",
23   "public_header_files": "SourceDataSDK.framework/Headers/*.h",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64"
30   }