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