blob: 00f710f58ad61dc7985ef761ae6a13253c9bae47 [file] [log] [blame]
{
"name": "UIColor+InputMethods",
"version": "1.0.3",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/UIColor-InputMethods",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "UIColor cateories for creating UIColors via different methods.",
"source": {
"git": "https://github.com/mergesort/UIColor-InputMethods.git",
"tag": "1.0.3"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "5.0"
}
}