blob: 4125b00e896205fb63b2a0f04d27563af1c04199 [file] [log] [blame]
{
"name": "LMJPageControl",
"version": "2.0.0",
"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.0"
},
"source_files": "LMJPageControl/**/*",
"swift_version": "5.0"
}