blob: 87685ae605f35969d693c58cb990e2c907ae3531 [file] [log] [blame]
{
"name": "FOOUIKit",
"version": "0.1.4",
"summary": "UIKit for internal use.",
"description": "FOOGradientButton - gradient button.\nFOOGradientView - gradient view with animation.",
"homepage": "https://bitbucket.org/FOODev/foouikit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Siripong Zhang": "siripong@fireoneone.com"
},
"source": {
"git": "https://bitbucket.org/FOODev/foouikit.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FOOUIKit_source/Classes/**/*"
}