[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / 4 / WMScrollPageView / 1.2 / WMScrollPageView.podspec.json
blobbcd88f85fd8a043b482485b698575d665e27e03e
2   "name": "WMScrollPageView",
3   "version": "1.2",
4   "license": "MIT",
5   "summary": "这是一个分页导航视图控件",
6   "homepage": "https://github.com/wmelon/WMScrollPageView.git",
7   "authors": {
8     "陈仕家": "511863244@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/wmelon/WMScrollPageView.git",
12     "tag": "1.2"
13   },
14   "resources": "WMScrollPageView/*.{png,xib,nib,bundle}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": [
20     "WMScrollPageView",
21     "*.{h,m}"
22   ]