blob: 44e52e1578618288cc801d6770353a3c176dcea4 [file] [log] [blame]
{
"name": "UiltKit",
"version": "0.0.2",
"summary": "Tool library.",
"description": "TODO: A tool library of development.",
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/isonmal/UiltKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isonmal": "726616682@qq.com"
},
"source": {
"git": "https://github.com/isonmal/UiltKit.git",
"tag": "0.0.2"
},
"subspecs": [
{
"name": "Validate",
"source_files": "UiltKit/Classes/*.swift"
}
]
}