blob: c6327ce20d2ca6ab2f062bbff0359facf1d2f957 [file] [log] [blame]
{
"name": "KnightWatson",
"version": "0.1.0",
"license": "MIT",
"summary": "An Objective-C library which can offer almost every object themes.",
"homepage": "https://github.com/coppercash/KnightWatson",
"authors": {
"CopperCash": "coderdreamer@gmail.com"
},
"source": {
"git": "https://github.com/coppercash/KnightWatson.git",
"tag": "0.1.0"
},
"source_files": "KNWTheme/KNWTheme.h",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}