blob: 03678f97a09c08d65094b0c965946e8df915e3e2 [file] [log] [blame]
{
"name": "LMJPageControl",
"version": "2.0.2",
"summary": "An easy way to use ios page-control in Swift",
"homepage": "https://github.com/JerryLMJ/LMJPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JerryLMJ": "limingjie_mail@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JerryLMJ/LMJPageControl.git",
"tag": "2.0.2"
},
"source_files": "LMJPageControl/**/*",
"swift_version": "5.0"
}