blob: 2a757abdef82245632d72ddd48e176b75a719a26 [file] [log] [blame]
{
"name": "GHUIButton",
"version": "0.1.2",
"summary": "Button.",
"homepage": "https://github.com/gabriel/GHUIButton",
"license": "MIT",
"authors": {
"Gabriel Handford": "gabrielh@gmail.com"
},
"source": {
"git": "https://github.com/gabriel/GHUIButton.git",
"tag": "0.1.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "GHUIButton/**/*.{h,m}",
"dependencies": {
"GHKit": [
]
}
}