blob: ad4c15484a7d157e9a8e9449c9f0b6035929f1fd [file] [log] [blame]
{
"name": "KnightWatson",
"version": "0.1.2",
"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.2"
},
"source_files": "KNWTheme/*.{h,m}",
"exclude_files": "KNWTheme/KNWTheme.h",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}