[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 3 / 0 / 5 / WMSetting / 0.0.1 / WMSetting.podspec.json
blob0d726261034548f9b0d0401eff56ea9df610a751
2   "name": "WMSetting",
3   "version": "0.0.1",
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.1"
16   },
17   "source_files": "WMSetting/Setting/**/*.{h,m}",
18   "resources": "WMSetting/Setting/**/*.{jpg,png}",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ]
25   }