| { | |
| "name": "SXL_TestPod", | |
| "version": "1.1.0", | |
| "summary": "A project to show how to create a public pod repo", | |
| "homepage": "https://github.com/123sunxiaolin/SXL_TestPod", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Jack_lin": "401788217@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/123sunxiaolin/SXL_TestPod.git", | |
| "tag": "1.1.0" | |
| }, | |
| "source_files": "Sources/*.swift", | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0" | |
| } |