[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / 4 / WMScrollPageView / 0.0.3 / WMScrollPageView.podspec.json
blob0853879be6ce52809387d2ea9a878b61b5b9894f
2   "name": "WMScrollPageView",
3   "version": "0.0.3",
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": "0.0.3"
13   },
14   "resources": "WMScrollPageView/*.{png,xib,nib,bundle}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": [
20     "WMScrollPageView",
21     "*.{h,m}"
22   ]