[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 9 / 7 / TMKit-iOS / 1.0.4 / TMKit-iOS.podspec.json
blob909085e7d217b3aa8d2dd021a6160738099e5422
2   "name": "TMKit-iOS",
3   "version": "1.0.4",
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.4.zip"
16   },
17   "vendored_frameworks": "TMKit-iOS-1.0.4/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   }