[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / f / 5 / ZMBActionSheet / 1.0.2 / ZMBActionSheet.podspec.json
blobb2cea5ee29dd904a248b339dd0091511c7dbc698
2   "name": "ZMBActionSheet",
3   "version": "1.0.2",
4   "summary": "It is similar to UIActionSheet.",
5   "description": "It is similar to UIActionSheet.这是一个类似于系统的UIActionSheet,最低支持到iOS 7,api完全仿照UIActionSheet.使用起来简单方便。",
6   "homepage": "https://github.com/Cooooper/ZMBActionSheet",
7   "license": "MIT",
8   "authors": {
9     "Han Yahui": "idevhan@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Cooooper/ZMBActionSheet.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "ActionSheet/*",
19   "requires_arc": true