[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / d / AXWireButton / 0.1.8 / AXWireButton.podspec.json
blob351e89bb429fdc336416b2cbf96a16c42e40a5d0
2   "name": "AXWireButton",
3   "version": "0.1.8",
4   "summary": "Wire style button for iOS7 flat design",
5   "description": "                       UIButton with Wire / Border style.\n                       It looks good for iOS7 flat design\n",
6   "homepage": "https://github.com/akiroom/AXWireButton",
7   "screenshots": "https://raw.githubusercontent.com/akiroom/AXWireButton/master/Screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Hiroki Akiyama": "aki-hiroki@nifty.com"
11   },
12   "source": {
13     "git": "https://github.com/akiroom/AXWireButton.git",
14     "tag": "0.1.8"
15   },
16   "social_media_url": "https://twitter.com/akiroom",
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes",
22   "ios": {
23     "exclude_files": "Classes/osx"
24   }