blob: 9612a71f525d20aeb15b739e8b290cc1e3b3ac77 [file] [log] [blame]
{
"name": "JMSGhostButton",
"version": "1.0.0",
"summary": "ghost button that uses ibdesignable and ibinspectable",
"description": " A popular ghost button that takes advantage of ibdesignable and\n ibspectable to see live result on your storyboard \n",
"homepage": "https://github.com/onllm/JMSGhostButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jin": "jamesanse@gmail.com"
},
"source": {
"git": "https://github.com/onllm/JMSGhostButton.git",
"tag": "1.0.0"
},
"source_files": "ghostButton",
"resources": "ghostButtonResource/NRSGhostButton.xib",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"FrameAccessor": [
]
}
}