blob: 65b3e2e1b752d396561bf6d06e4c1e394e20f4cc [file] [log] [blame]
{
"name": "TypedAssets",
"version": "1.0.0",
"summary": "Large set of named colors that can be used instead, so that common colors can be written and read more easily.",
"homepage": "https://github.com/jayeshk/TypedAssets",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jay K.": "mobilejay5@gmail.com"
},
"source": {
"git": "https://github.com/jayeshk/TypedAssets.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Source/*.{swift}",
"frameworks": "UIKit",
"swift_version": "4.2"
}