[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 0 / b / RXActionSheetView / 0.1 / RXActionSheetView.podspec.json
blob7dd595450d4a52862c848cdb30ac286f92cfd5bb
2   "name": "RXActionSheetView",
3   "version": "0.1",
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": "v0.1"
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   }