blob: 88bfbe14f0704316aaf18bcaa15ee7fb8c155eec [file] [log] [blame]
{
"name": "SakuraKit",
"version": "1.0.0",
"summary": "SakuraKit is a lightweight and powerful library for application to switching themes or skins, provides chain and functional programming.",
"homepage": "https://github.com/tingxins/SakuraKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tingxins": "tingxins@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tingxins/SakuraKit.git",
"tag": "v1.0.0"
},
"source_files": "SakuraKit/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SSZipArchive": [
]
}
}