blob: 41c72a460ddc2d44c40152384225e16552b4e1dc [file] [log] [blame]
{
"name": "SQKit",
"version": "0.0.4",
"summary": "经验累积",
"description": "【完成基本的router】",
"homepage": "https://github.com/cyW0923/SQKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wsong": "835151791@qq.com"
},
"source": {
"git": "https://github.com/cyW0923/SQKit.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SQKit/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}