blob: 2d213fd8af54cc5f48c2dfc05a3205b43926cd29 [file] [log] [blame]
{
"name": "StyleChain",
"version": "0.1.0",
"summary": "一款UIKit Style的链式调用框架.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Ginxx/StyleChain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaoX": "gao497868860@163.com"
},
"source": {
"git": "https://github.com/Ginxx/StyleChain.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "StyleChain/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}