[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 9 / STActionSheet / 0.0.2 / STActionSheet.podspec.json
blob5bc8fa960a79b9f7a717a36d9bbb323f1ed4aebc
2   "name": "STActionSheet",
3   "version": "0.0.2",
4   "summary": "bottom actionsheet",
5   "description": "能够简单的使用通用底部actionsheet,自定义title,image,和颜色等等",
6   "homepage": "https://github.com/StoneAi/STActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "StonAi": "372516527@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/StoneAi/STActionSheet.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "STActionSheet",
23     "STActionSheet/STActionSheet/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": "UIKit"