blob: 0a59018b46150244432936ab1375cd0074d99b60 [file] [log] [blame]
{
"name": "SHFlatButton",
"version": "0.0.1",
"summary": "`SHFlatButton` a reusable UIButton subclass to create flat buttons",
"description": " `SHFlatButton` a reusable UIButton subclass to create 3d styled flat buttons with shadow\n",
"homepage": "https://github.com/grevolution/SHFlatButton",
"license": {
"type": "MIT"
},
"authors": {
"Shan Ul Haq": "g@grevolution.me"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/grevolution/SHFlatButton.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "SHFlatButton/SHFlatButton/*.{h,m}",
"exclude_files": "Classes/Exclude"
}