[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 0 / 3 / GFCustomView / 0.0.4 / GFCustomView.podspec.json
blobb3e90977a7b53cafbbc643b693990876a8fd96f6
2   "name": "GFCustomView",
3   "version": "0.0.4",
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.4"
16   },
17   "source_files": "GFCustomView/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
22     ]
23   }