[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 6 / d / TL_Lib / 0.1.0 / TL_Lib.podspec.json
blob462c86adae9c2dd104c876d37c27b74fdfa5b4eb
2   "name": "TL_Lib",
3   "version": "0.1.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": "8.0"
16   },
17   "source": {
18     "git": "https://gitee.com/tianlei_oschina/TL_Lib.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "TL_Lib/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 2.3"
29     ]
30   }