[Add] AWSPinpoint 2.40.1
[CocoaPods.git] / Specs / d / 1 / 7 / RXCheckView / 0.9 / RXCheckView.podspec.json
blob07a03884287f8a520de024c4cc784e2aa74e905f
2   "name": "RXCheckView",
3   "version": "0.9",
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.9"
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   }