| { | |
| "name": "CXPageView", | |
| "version": "0.1.5", | |
| "summary": "CXPageView summary", | |
| "description": "CXPageView s.description", | |
| "homepage": "https://github.com/chuxia98/CXPageView", | |
| "license": "MIT", | |
| "authors": { | |
| "chuxia": "875390793@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/chuxia98/CXPageView.git", | |
| "tag": "0.1.5" | |
| }, | |
| "source_files": "CXPageView/Classes/**/*", | |
| "exclude_files": "Classes/Exclude", | |
| "frameworks": "UIKit", | |
| "pushed_with_swift_version": "4.0" | |
| } |