[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / b / d / 2 / UIButton+Blocks / 1.0.0 / UIButton+Blocks.podspec.json
blob64709cdbbb9f5b26d82dc7ca9432dea7673241e6
2   "name": "UIButton+Blocks",
3   "version": "1.0.0",
4   "summary": "an extension of UIButton  on iOS",
5   "description": "UIButton was created in a time before blocks, ARC, and judging by its naming\n  Lets modernize this shizzle with some blocks goodness.",
6   "license": "MIT",
7   "authors": {
8     "jiang.zijia": "j1140752635@gmail.com"
9   },
10   "homepage": "https://github.com/JZJJZJ/UIButton-Blocks",
11   "requires_arc": false,
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/JZJJZJ/UIButton-Blocks.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "UIButton+Blocks/*",
20   "exclude_files": "Classes/Exclude"