[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / d / TL_Lib / 0.2.0 / TL_Lib.podspec.json
blobe105adf49d40385abe53ca9a03ca61c9ad890e15
2   "name": "TL_Lib",
3   "version": "0.2.0",
4   "summary": "A short description of TL_Lib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/tianlei_oschina",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tianlei": "tianlei@qingfengweb.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/tianlei_oschina/TL_Lib.git",
19     "tag": "0.2.0"
20   },
21   "source_files": "TL_Lib/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "JPush": [
31       "3.3.3"
32     ],
33     "JCore": [
34       "2.3.0"
35     ],
36     "MBProgressHUD": [
38     ]
39   }