[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 3 / GFCustomView / 0.0.8 / GFCustomView.podspec.json
blobcfb443121b6e2f6f3ded3b91d2de1063416928a2
2   "name": "GFCustomView",
3   "version": "0.0.8",
4   "summary": "Quickly create rich view",
5   "homepage": "https://github.com/JiGaoFei/GFCustomView",
6   "license": "MIT",
7   "authors": {
8     "jigaofei": "528096212@.qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/JiGaoFei/GFCustomView.git",
15     "tag": "0.0.8"
16   },
17   "source_files": "GFCustomView/**/*.{h,m}",
18   "resources": "GFCustomView/GFCustomView.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
23     ]
24   }