[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 5 / 9 / TTCoverView / 0.1.0 / TTCoverView.podspec.json
blob4d2b1ed4d70c920f65355633b591c246fec7a30b
2   "name": "TTCoverView",
3   "version": "0.1.0",
4   "summary": "浮动视图基图 TTCoverView.",
5   "description": "浮动视图基图,使用分类来创建各式各样浮出图",
6   "homepage": "https://github.com/nb-tpl/TTCoverView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nb-tpl": "1330768953@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/nb-tpl/TTCoverView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TTCoverView/Classes/**/*",
22   "dependencies": {
23     "TT_Category": [
25     ]
26   }