[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 2 / 1 / 7 / TBLibrary / 0.0.2 / TBLibrary.podspec.json
blobac1fd8ef1c23fd78a4b15a9da5959050b998a27c
2   "name": "TBLibrary",
3   "version": "0.0.2",
4   "summary": "TBLibrary.",
5   "description": "this project provide all kinds of kits for iOS developer",
6   "homepage": "https://github.com/yyakun/TBLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yyakun": "296789695@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yyakun/TBLibrary.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TBLibrary/Classes/**/*",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "MBProgressHUD": [
29     ],
30     "GTMBase64": [
32     ],
33     "FMDB": [
35     ]
36   }