blob: 6d84bff57aaed2b46e62d964b6f6cf2ec9633f84 [file] [log] [blame]
{
"name": "JYHPageControl",
"version": "1.2.0",
"summary": "simple pagecontrol.",
"description": "You can easy use pagecontrol.",
"homepage": "https://github.com/YoungheeJang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Younghee Jang": "YoungheeJang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/YoungheeJang/JYHPageControl.git",
"tag": "1.2.0"
},
"source_files": [
"JYHPageControl",
"JYHPageControl/**/*.{swift}"
],
"frameworks": "UIKit"
}