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