| { |
| "name": "Swift_Log", |
| "version": "0.1.0", |
| "summary": "路由.", |
| "description": "工具.", |
| "homepage": "https://github.com/jackiehu/", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "HU": "814030966@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/jackiehu/SwiftLog.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": [ |
| "4.0", |
| "4.2", |
| "5.0", |
| "5.1", |
| "5.2" |
| ], |
| "requires_arc": true, |
| "frameworks": "Foundation", |
| "source_files": "SwiftLog/SwiftLog/Class/**/*", |
| "swift_version": "5.2" |
| } |