blob: 002618462ba36154c846b8eefbadf7f7a54a12f5 [file] [log] [blame]
{
"name": "AWLThemeManager",
"version": "1.0.4",
"summary": "AWLThemeManager is a lightweight theme manager for iOS.",
"homepage": "https://github.com/appwilldev/AWLThemeManager",
"license": "MIT",
"authors": {
"neo.chen": "cooketjoy@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/appwilldev/AWLThemeManager.git",
"tag": "1.0.4"
},
"source_files": "AWLThemeManager/*.{h,m}",
"public_header_files": "AWLThemeManager/*.h",
"requires_arc": true
}