[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / f / 9 / 7 / TMKit-iOS / 1.0.6 / TMKit-iOS.podspec.json
blob1e44b33ca0bb2042f236498f6eae5f55ea172dde
2   "name": "TMKit-iOS",
3   "version": "1.0.6",
4   "summary": "Solutions dedicated to improving project development efficiency",
5   "description": "TMKit is a solution dedicated to improving the efficiency of project development. It is designed to allow developers to focus on business needs without spending energy on basic code design. Whether it is the creation of new projects or the maintenance of existing projects, development efficiency and project quality can be greatly improved.",
6   "homepage": "https://github.com/TMPub/TMKit-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jieyuan.zhuang": "jieyuan.zhuang@transsnet.com"
13   },
14   "source": {
15     "http": "https://github.com/TMPub/TMKit-iOS/archive/refs/tags/1.0.6.zip"
16   },
17   "vendored_frameworks": "TMKit-iOS-1.0.6/Framework/TMKit.xcframework",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "CoreGraphics"
25   ],
26   "requires_arc": true,
27   "static_framework": true,
28   "dependencies": {
29     "FMDB-InOperator": [
31     ],
32     "GZIP": [
34     ],
35     "AFNetworking": [
36       "~> 4.0"
37     ],
38     "RSSwizzle": [
40     ],
41     "UICKeyChainStore": [
43     ],
44     "GBDeviceInfo": [
46     ]
47   }