[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / d / c / f / BDTYRZSDK / 0.0.1 / BDTYRZSDK.podspec.json
blob61e1e3a83ad4b040a775c9752da082f95ebc75ba
2   "name": "BDTYRZSDK",
3   "version": "0.0.1",
4   "summary": "移动取伪码 SDK",
5   "description": "移动取伪码 SDK",
6   "homepage": "git@code.byted.org:TTIOS/BDTYRZSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caitengyuan": "caitengyuan@bytedance.com"
13   },
14   "source": {
15     "git": "git@code.byted.org:TTIOS/BDTYRZSDK.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BDTYRZSDK/TYRZSDK/**/*.{h,m}",
22   "public_header_files": "BDTYRZSDK/TYRZSDK/**/*.h",
23   "vendored_frameworks": "BDTYRZSDK/TYRZSDK/TYRZSDK.framework",
24   "ios": {
25     "frameworks": [
26       "CoreTelephony",
27       "SystemConfiguration",
28       "UIKit",
29       "Foundation",
30       "CFNetwork"
31     ],
32     "libraries": [
33       "z",
34       "sqlite3.0",
35       "c++",
36       "iconv"
37     ]
38   }