| { | |
| "name": "WPTestKit", | |
| "version": "0.0.4", | |
| "summary": "第三方库", | |
| "description": "简单邻居第三方库", | |
| "homepage": "https://github.com/WHeB/TestKit.git", | |
| "license": "MIT", | |
| "authors": { | |
| "WHeB": "1193325271@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "swift_version": "4.0", | |
| "source": { | |
| "git": "https://github.com/WHeB/TestKit.git", | |
| "tag": "0.0.4" | |
| }, | |
| "source_files": "WPTestKit/*", | |
| "frameworks": "UIKit" | |
| } |