blob: b58640d7a0364364aecf5c0b15fd949918543d71 [file] [log] [blame]
{
"name": "ZMTimeLineView",
"version": "0.5.0",
"summary": "A simple Time Line View library by Swift",
"homepage": "https://github.com/nanjingboy/ZMTimeLineView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom.Huang": "hzlhu.dargon@gmail.com"
},
"source": {
"git": "https://github.com/nanjingboy/ZMTimeLineView.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"dependencies": {
"SnapKit": [
]
}
}