[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 0 / 5 / WMSetting / 0.0.2 / WMSetting.podspec.json
blob5e984dff204b414451979073f73db6e3573069fc
2   "name": "WMSetting",
3   "version": "0.0.2",
4   "summary": "Header and Footer tableView setting",
5   "homepage": "https://github.com/ISPWang/WMSetting",
6   "license": "MIT",
7   "authors": {
8     "ISPWang": "sanpeng123@126.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/ISPWang/WMSetting.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "WMSetting/Setting/**/*.{h,m}",
18   "resources": "WMSetting/Setting/ImageSetting.bundle",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ]
25   }