[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 2 / f / TMSwift / 0.0.1 / TMSwift.podspec.json
bloba2c433caec48cedabf8d0bca34b0f98b3d421bc1
2   "name": "TMSwift",
3   "version": "0.0.1",
4   "summary": "TM Swift",
5   "homepage": "https://www.360tianma.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "renxukui": "renxukui@360tianma.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/tmgc/TMSwiftSpec.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "TMFramework/TMSwiftSDK.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMSwiftSDK.framework"
23   },
24   "resources": "TMFramework/z02sckhd_6wQgx_User.bundle",
25   "requires_arc": true,
26   "dependencies": {
27     "Kingfisher": [
29     ],
30     "Cosmos": [
32     ],
33     "YHTool": [
34       "~> 1.1.6"
35     ],
36     "MJRefresh": [
37       "~> 3.1.12"
38     ],
39     "IQKeyboardManager": [
41     ],
42     "TMUserCenter": [
44     ]
45   },
46   "xcconfig": {
47     "VALID_ARCHS": "arm64 x86_64"
48   }