blob: 59a7f7903d76a6cbc0462b6dbe3e92a2b8154fa9 [file] [log] [blame]
{
"name": "YTSkin",
"platforms": {
"ios": "7.0"
},
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"subspecs": [
{
"name": "YTSkin",
"source_files": "YTSkin/YTSkin",
"frameworks": [
"UIKit"
]
}
]
}