| { |
| "name": "XLPageController", |
| "version": "0.0.5", |
| "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.5" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": [ |
| "5.0", |
| "5.1", |
| "5.2", |
| "5.3" |
| ], |
| "source_files": "XLPageController/Classes/**/*", |
| "swift_version": "5.3" |
| } |