blob: 9e20a3191e4b48168b4247f6a7279a6f5701b9f0 [file] [log] [blame]
{
"name": "PYTheme",
"version": "0.1.0",
"summary": "An easy way to change theme through NSObject category for iOS.",
"homepage": "https://github.com/iphone5solo/PYTheme",
"license": "MIT",
"authors": {
"CoderKo1o": "499491531@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iphone5solo/PYTheme.git",
"tag": "0.1.0"
},
"source_files": "PYTheme/**/*.{h,m}",
"requires_arc": true
}