blob: f5f3f89c3c34fa8b379270f18024e88100d8ded7 [file] [log] [blame]
{
"name": "LikeButton",
"version": "1.0",
"summary": "Animate Like button",
"description": "iOS custom UI control. Like animate button",
"homepage": "https://github.com/CharlesHarroch/LikeButton",
"license": "MIT",
"authors": {
"Charles Harroch": "charles.harroch@gmail.com"
},
"source": {
"git": "https://github.com/CharlesHarroch/LikeButton.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LikeButton/Classes/**/*",
"resource_bundles": {
"LikeButton": [
"LikeButton/Assets/*.png"
]
},
"dependencies": {
"pop": [
]
}
}