blob: 819da10ed89ae2f7f814c969af121be7c8efdd6d [file] [log] [blame]
{
"name": "YTSkin",
"platforms": {
"ios": "7.0"
},
"version": "1.0.0",
"license": "MIT",
"summary": "A UI image, font and color centralized management tool.",
"homepage": "https://github.com/songyutao/YTSkin",
"authors": {
"宋玉涛": "iamsongyutao@163.com"
},
"source": {
"git": "https://github.com/songyutao/YTSkin.git",
"tag": "1.0.0"
},
"requires_arc": true,
"subspecs": [
{
"name": "YTSkin",
"source_files": "YTSkin/YTSkin",
"frameworks": [
"UIKit"
]
}
]
}