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