[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 0 / 1 / 6 / XUIRoundedRectButton / 1.0.0 / XUIRoundedRectButton.podspec.json
blobb08a0b1c1bf20f166154a862fc5e6fc8e99cbb4b
2   "name": "XUIRoundedRectButton",
3   "version": "1.0.0",
4   "summary": "XUIRoundedRectButton is forward porting UIButton(UIButtonTypeRoundedRect) from iOS6 SDK to iOS7 SDK.",
5   "homepage": "https://www.monosnap.com/image/zirPSLa1ZhROY41l0PvqzL96H.png",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "azu": "info@efcl.info"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/azu/XUIRoundedRectButton.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "XUIRoundedRectButton/XUIRoundedRectButton/**/*.{h,m}",
21   "frameworks": "QuartzCore",
22   "requires_arc": true