blob: 61f05b4f638c3d9351687c1eda85f4df7b14961a [file] [log] [blame]
{
"name": "MYThemeKit",
"version": "0.0.9",
"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.0.9"
},
"source_files": [
"Category/*",
"*",
"config/*",
"DeallocObject/*",
"DQAlertView/*",
"MYActionSheet/*"
],
"requires_arc": true
}