[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / f / e / 5 / TPTestKit / 0.1.2 / TPTestKit.podspec.json
blob0f5d5621266207045bacc073c8748bf726715157
2   "name": "TPTestKit",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "TPTestKit/Classes/**/*",
24   "resources": [
25     "TPTestKit/*.sqlite"
26   ],
27   "frameworks": [
28     "UIKit",
29     "MapKit"
30   ],
31   "libraries": "sqlite3.0",
32   "dependencies": {
33     "AFNetworking": [
34       "4.0.1"
35     ],
36     "FMDB": [
37       "2.7.5"
38     ],
39     "SwiftyJSON": [
40       "5.0.0"
41     ],
42     "RxSwift": [
43       "5.1.1"
44     ],
45     "ObjectMapper": [
46       "4.2.0"
47     ]
48   },
49   "swift_version": "5.0"