blob: e9a7b6a07e13d5ead4ebee2eda4e0e5b77ec7953 [file] [log] [blame]
{
"name": "HZRButton",
"version": "0.1.0",
"summary": "Stylish button with loading indicator.",
"homepage": "https://bitbucket.org/hzroot/hzrbutton",
"license": "MIT",
"authors": {
"Erdinc Akkaya": "hz.root@gmail.com"
},
"source": {
"git": "git@github.com:erdincakkaya/HZRButton.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/hzroot",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": [
"Pod/Assets/**/*.png"
]
}