blob: fe5560251ed6ae55f2dc7e9ac9ed3b300bc7e3ee [file] [log] [blame]
{
"name": "ZFCheckbox",
"version": "0.1",
"summary": "Custom iOS animated Checkbox.",
"homepage": "https://github.com/zoonooz/ZFCheckbox",
"screenshots": "https://d13yacurqjgara.cloudfront.net/users/79396/screenshots/1636217/check-animation.gif",
"license": "MIT",
"authors": {
"Amornchai Kanokpullwad": "amornchai.zoon@gmail.com"
},
"social_media_url": "http://twitter.com/zoonooz",
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/zoonooz/ZFCheckbox.git",
"tag": "0.1"
},
"source_files": "Classes"
}