[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 8 / f / GFMasonry / 1.0.3 / GFMasonry.podspec.json
blob2ff0a44dd993301e99ed01fe1fd8b40f7f27a16f
2   "name": "GFMasonry",
3   "version": "1.0.3",
4   "summary": "descritption of GFMasonry depend on Masonry",
5   "description": "write think what does it do .ofcourese",
6   "homepage": "https://github.com/winterYT/GFMasonry",
7   "license": "MIT",
8   "authors": {
9     "290_100008737535_winter": "290_100008737535_winter@git.cloud.tencent.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/winterYT/GFMasonry.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "Sources/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
27       "~> 1.1.0"
28     ]
29   }