[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / 1 / UIActionSheet+Block / 1.0.2 / UIActionSheet+Block.podspec.json
blob37ce283fd97cc213ef03b0bea4d8cfec717f6d58
2   "name": "UIActionSheet+Block",
3   "version": "1.0.2",
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.2"
19   },
20   "source_files": "UIActionSheet+Block.{h,m}",
21   "requires_arc": true