[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 0 / f / 7 / WMSettings / 0.0.1 / WMSettings.podspec.json
blobb53fc1d3f10e80b9e574a15b26a6053474dd08ec
2   "name": "WMSettings",
3   "version": "0.0.1",
4   "summary": "一个快速集成设置页面的lib",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "description": "Lib for a quick integration setup page on iOS, which implement by Objective-C.",
9   "homepage": "https://github.com/WM520/Settings.git",
10   "license": "MIT",
11   "authors": {
12     "鼠非鱼": "n_sfyu@3songshu.com"
13   },
14   "source": {
15     "git": "https://github.com/WM520/Settings.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "source_files": "设置/*.{h,m}"