[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 3 / e / 7 / BSActionSheet / 0.0.1 / BSActionSheet.podspec.json
blobe8dc864c1f7c6f20686e932ef2893f5e52328fec
2   "name": "BSActionSheet",
3   "version": "0.0.1",
4   "summary": "一个可以高度修改的 ActionSheet",
5   "description": "这个类库能够给开发者提供一个类似于微信并且可以高度更改的 ActionSheet",
6   "homepage": "https://github.com/wangtongs/BSActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangtong": "wangtongKings@163.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/wangtongs/BSActionSheet.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "BSActionSheet/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]