[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 6 / RoundButton / 1.2.0.2 / RoundButton.podspec.json
blobe999e143d53ffb1c89cea132ce55ff40fc89001e
2   "name": "RoundButton",
3   "version": "1.2.0.2",
4   "summary": "A round, framed button",
5   "description": "A round, framed button that includes a drop-shadow.",
6   "homepage": "https://github.com/exsortis/RoundButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paul Schifferer": "paul@schifferers.net"
13   },
14   "social_media_url": "https://twitter.com/paulyhedral",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/exsortis/RoundButton.git",
20     "tag": "1.2.0.2"
21   },
22   "source_files": "RoundButton/**/*.{h,m}",
23   "exclude_files": "Classes/Exclude",
24   "public_header_files": "RoundButton/**/*.h",
25   "requires_arc": true