[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / a / RXView / 0.1 / RXView.podspec.json
blob12a05b089ad9cf28d7c877a6cae410b2fc0589a7
2   "name": "RXView",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "RXView is a normal view",
6   "homepage": "https://github.com/xzjxylophone/RXView",
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/RXView.git",
13     "tag": "v0.1"
14   },
15   "description": "RXView is a normal view.",
16   "source_files": "RXView/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   }