[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 5 / 9 / d / UIViewBlock / 1.0.3 / UIViewBlock.podspec.json
blob10b05d6b909cf5bc5a832a12da3c8d23e7bb5a39
2   "name": "UIViewBlock",
3   "version": "1.0.3",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "Categorys of UIView, UIButton.",
8   "description": "给UIView,UIButton各增加了一个带block的方法,便于添加点击事件。",
9   "homepage": "https://github.com/DuceShen/UIViewBlock",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "DuceShen": "duce.zju@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/DuceShen/UIViewBlock.git",
19     "tag": "v1.0.3"
20   },
21   "source_files": "UIViewBlock/*.{h,m}",
22   "requires_arc": true