[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / 1 / UIActionSheet+Block / 1.0.0 / UIActionSheet+Block.podspec.json
blob3bd7be0ade75b466315824f7a129db47c19c044b
2   "name": "UIActionSheet+Block",
3   "version": "1.0.0",
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.0"
19   },
20   "source_files": "UIActionSheet+Block.{h,m}",
21   "requires_arc": true