[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / c / RBActionSheet / 1.0.1 / RBActionSheet.podspec.json
blobcf21cab9f9c8ac2893204ccb8fdb1d3cdd66a96b
2   "name": "RBActionSheet",
3   "version": "1.0.1",
4   "summary": "高仿系统ActionSheet",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "source_files": "RBActionSheetView/**/*.{h,m}",
9   "frameworks": "UIKit",
10   "description": "高仿系统ActionSheet 支持图片添加",
11   "homepage": "https://github.com/RiberWang/RBActionSheet",
12   "license": "MIT",
13   "authors": {
14     "Riber": "314420972@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/RiberWang/RBActionSheet.git",
18     "tag": "1.0.1"
19   }