blob: 53152ac099bbe4d1057c1cf3a7e6b1d6af4c6d6c [file] [log] [blame]
{
"name": "UiltKit",
"version": "0.0.1",
"summary": "Tool library.",
"description": "TODO: A tool library of development.",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/JiMengfei/UiltKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jimengfei": "726616682@qq.com"
},
"source": {
"git": "https://github.com/JiMengfei/UiltKit.git",
"tag": "0.0.1"
},
"subspecs": [
{
"name": "Validate",
"source_files": "UiltKit/Classes/Validateable.swift"
}
]
}