blob: 8b1adcf9090984d9ec4ec1de82f6c6048bafee54 [file] [log] [blame]
{
"name": "XLPageController",
"version": "0.0.4",
"summary": "A page controller for iOS's App",
"description": "A page controller for iOS's App",
"homepage": "https://gitee.com/P1no/XLPageController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"P1no": "1473781785@qq.com"
},
"source": {
"git": "https://gitee.com/P1no/XLPageController.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.2",
"5.3"
],
"source_files": "XLPageController/Classes/**/*",
"swift_version": "5.3"
}