blob: 0efe2ac980e12de7b4e605b0733109f57b601009 [file] [log] [blame]
{
"name": "ZMTimeLineView",
"version": "0.3.1",
"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.3.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"dependencies": {
"SnapKit": [
]
}
}