[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 2 / d / TTToolKit / 0.0.7 / TTToolKit.podspec.json
blob93eb41eab77fde7dd6184b2b5c511a831231b171
2   "name": "TTToolKit",
3   "version": "0.0.7",
4   "summary": "TTToolKit工具类",
5   "description": "An integrated, simple, independent, efficient, lightweight, and continuously updated image selects a third-party framework.",
6   "homepage": "https://github.com/TongFangyuan/TTTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tongfy": "573682532@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/TongFangyuan/TTTool.git",
19     "tag": "0.0.7"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "source_files": "TTToolKit/TTToolKit.h",
24   "public_header_files": "TTToolKit/TTToolKit.h",
25   "subspecs": [
26     {
27       "name": "UIKit",
28       "source_files": "TTToolKit/UIKit/*.{h,m}",
29       "public_header_files": "TTToolKit/UIKit/*.h"
30     }
31   ]