[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / c / RXPageControl / 0.1 / RXPageControl.podspec.json
blob65480477a76d3abbf2c0486b61cf38fe0b5f85a2
2   "name": "RXPageControl",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "RXPageControl is a custom UIPageControl",
6   "homepage": "https://github.com/xzjxylophone/RXPageControl",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/RXPageControl.git",
13     "tag": "v0.1"
14   },
15   "description": "RXPageControl is a custom UIPageControl.",
16   "source_files": "RXPageControl/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   }