[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / 5 / d / ISActionSheet / 0.3.0 / ISActionSheet.podspec.json
blobc7397c9a1331bac21f63c2e7312d5752451e1226
2   "name": "ISActionSheet",
3   "version": "0.3.0",
4   "summary": "自定义弹框.",
5   "description": "自定义actionSheet弹框,仿微信和系统,解决系统弹框在ipad运行崩溃的问题,已兼容iPhonex、iphoneXs Max、iPhoneXR",
6   "homepage": "https://github.com/LeoAiolia/ISActionSheet",
7   "license": "MIT",
8   "authors": {
9     "LeoAiolia": "a936381813@163.com"
10   },
11   "source": {
12     "git": "https://github.com/LeoAiolia/ISActionSheet.git",
13     "tag": "0.3.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": [
19     "ISActionSheet",
20     "ISActionSheet/**/*.{h,m}"
21   ]