blob: f0904af7554ad058b5866b847a36cc56b770db9f [file] [log] [blame]
{
"name": "IMKLine",
"version": "1.0.2",
"summary": "Swift K-Line Professional",
"homepage": "https://github.com/GitHub-Life/IMKLine",
"license": "MIT",
"authors": {
"iMoon": "wantao1993@vip.qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GitHub-Life/IMKLine.git",
"tag": "1.0.2"
},
"source_files": [
"IMKLine",
"IMKLine/**/*.swift"
],
"requires_arc": true,
"dependencies": {
"SnapKit": [
]
}
}