[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 5 / TPTestKit / 0.1.4 / TPTestKit.podspec.json
blob3e836609f962cd45ac9e27174b162412a66905ed
2   "name": "TPTestKit",
3   "version": "0.1.4",
4   "summary": "TPTestKit.",
5   "description": "TPTestKit is a base framework",
6   "homepage": "https://github.com/RendyZhang/TPTestKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RendyZhang": "zhaoyan.zhang3@renren-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/RendyZhang/TPTestKit.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "TPTestKit/Classes/**/*",
24   "resource_bundles": {
25     "TPTestKit": [
26       "TPTestKit/Assets/*"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "MapKit"
32   ],
33   "libraries": "sqlite3.0",
34   "dependencies": {
35     "AFNetworking": [
36       "4.0.1"
37     ],
38     "FMDB": [
39       "2.7.5"
40     ],
41     "SwiftyJSON": [
42       "5.0.0"
43     ],
44     "RxSwift": [
45       "5.1.1"
46     ],
47     "ObjectMapper": [
48       "4.2.0"
49     ],
50     "PureLayout": [
51       "3.1.2"
52     ]
53   },
54   "swift_version": "5.0"