{ | |
"name": "AWLThemeManager", | |
"version": "1.0.6", | |
"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.6" | |
}, | |
"source_files": "AWLThemeManager/*.{h,m}", | |
"public_header_files": "AWLThemeManager/*.h", | |
"requires_arc": true | |
} |