[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / d / DCButton / 0.0.1 / DCButton.podspec.json
blobbd3f8bdec3bcec0bbf6e2b59edb2a908b0e60b96
2   "name": "DCButton",
3   "version": "0.0.1",
4   "summary": "extends UIButton to provide drawing to make great looking buttons simple.",
5   "homepage": "https://github.com/daltoniam/DCButton",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "daltoniam@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/daltoniam/DCButton.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "CoreGraphics",
19   "requires_arc": true