[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / a / 0 / b / RXActionSheetView / 1.2 / RXActionSheetView.podspec.json
blob70ec1e385cff85abe05795df6bc7fb4b23c3a06d
2   "name": "RXActionSheetView",
3   "version": "1.2",
4   "license": "MIT",
5   "summary": "RXActionSheetView is a base as view",
6   "homepage": "https://github.com/xzjxylophone/RXActionSheetView",
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/RXActionSheetView.git",
13     "tag": "v1.2"
14   },
15   "description": "RXActionSheetView is a base as view.",
16   "source_files": "RXActionSheetView/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "5.0"
24   }