[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 1 / UIActionSheet+Block / 1.0.1 / UIActionSheet+Block.podspec.json
blob3497dcb2897bf8a1ff1fbde4d0a4af36d5bed31d
2   "name": "UIActionSheet+Block",
3   "version": "1.0.1",
4   "summary": "UIActionSheet category to replace UIUIActionSheetDelegate by block",
5   "homepage": "https://github.com/hyeon0145/UIActionSheet-Block.git",
6   "license": {
7     "type": "WTFPL",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonghwan Hyeon": "hyeon0145@gmail.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/hyeon0145/UIActionSheet-Block.git",
18     "tag": "v1.0.1"
19   },
20   "source_files": "UIActionSheet+Block.{h,m}",
21   "requires_arc": true