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