blob: bbe76da013dfe0c3e2c9a7d7e533fdc58351d58f [file] [log] [blame]
{
"name": "EasyTheme",
"version": "0.2.0",
"summary": "This is an easy framework for change your APP theme.",
"description": "This is an easy framework for change your APP theme. You can follow my code and write your own colorful APP theme.",
"homepage": "https://github.com/JyHu/EasyTheme.git",
"authors": {
"JyHu": "auu.aug@gmail.com"
},
"social_media_url": "http://www.auu.space",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JyHu/EasyTheme.git",
"tag": "0.2.0"
},
"requires_arc": true,
"source_files": "DynamicTheme/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}