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