blob: b08a0b1c1bf20f166154a862fc5e6fc8e99cbb4b [file] [log] [blame]
{
"name": "XUIRoundedRectButton",
"version": "1.0.0",
"summary": "XUIRoundedRectButton is forward porting UIButton(UIButtonTypeRoundedRect) from iOS6 SDK to iOS7 SDK.",
"homepage": "https://www.monosnap.com/image/zirPSLa1ZhROY41l0PvqzL96H.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "info@efcl.info"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/azu/XUIRoundedRectButton.git",
"tag": "1.0.0"
},
"source_files": "XUIRoundedRectButton/XUIRoundedRectButton/**/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}