blob: 43c1dc2f949f73ce5258aea345888781a80126d4 [file] [log] [blame]
{
"name": "ZSkin",
"version": "0.0.22",
"summary": "A iOS Kit For Skin",
"description": "You can us ZSkin to manage your app skins. dynamic skin loader of app.",
"homepage": "https://github.com/peter-m-shi/ZSkin",
"license": "MIT",
"authors": {
"peter.shi": "peter.m.shi@outlook.com"
},
"source": {
"git": "https://github.com/peter-m-shi/ZSkin.git",
"tag": "0.0.22"
},
"source_files": "ZSkin/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}