[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / 6 / 4 / WCPageView / 0.0.2 / WCPageView.podspec.json
blobbfd2b34e7670a7b6fe5737b962e9bb6e7695a7dd
2   "name": "WCPageView",
3   "version": "0.0.2",
4   "summary": "A easy way to implementation PageView",
5   "authors": {
6     "王策": "634692517@qq.com"
7   },
8   "homepage": "https://github.com/HaloWang/WCPageView",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/HaloWang/WCPageView.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "WCPageView/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true