blob: 7eef32d025207fa8c8908aaf968508d65eb48ce3 [file] [log] [blame]
{
"name": "ZMRatingBarView",
"version": "0.1.1",
"summary": "A simple Rating Bar library by Swift",
"homepage": "https://github.com/nanjingboy/ZMRatingBarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom.Huang": "hzlhu.dargon@gmail.com"
},
"source": {
"git": "https://github.com/nanjingboy/ZMRatingBarView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}