blob: 447eb5a45833c77f6ec179cbdfae523f4b62edcd [file] [log] [blame]
{
"name": "MYThemeKit",
"version": "0.1.0",
"summary": "MYThemeKit",
"description": "mythemkit switch day night theme",
"homepage": "https://github.com/rjlikecoding/MYThemeKit",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"mayi": "mayi@xkw.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rjlikecoding/MYThemeKit.git",
"tag": "0.1.0"
},
"source_files": [
"Category/*.{h,m}",
"*.{h,m}",
"DeallocObject/*.{h,m}",
"DQAlertView/*.{h,m}",
"MYActionSheet/*.{h,m}"
],
"resources": "config/*.plist",
"requires_arc": true
}