[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 8 / 2 / TBaseKit / 0.1.0 / TBaseKit.podspec.json
blob0241ccb18d7249110bac38f330a16475f9a952cc
2   "name": "TBaseKit",
3   "version": "0.1.0",
4   "summary": "TBaseKit Methodname基础类组件.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Methodname/TBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Methodname": "Methodname"
13   },
14   "source": {
15     "git": "https://github.com/Methodname/TBaseKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TBaseKit/Classes/**/*",
22   "dependencies": {
23     "AMPopTip": [
24       "~> 1.5.3"
25     ],
26     "DZNEmptyDataSet": [
27       "~> 1.8.1"
28     ],
29     "MJRefresh": [
30       "~> 3.1.15.3"
31     ],
32     "SVProgressHUD": [
33       "~> 2.2.5"
34     ],
35     "Masonry": [
36       "~> 1.1.0"
37     ]
38   }