{ | |
"name": "WTestLib", | |
"version": "0.1.0", | |
"summary": "테스트용 라이브러리", | |
"description": "WTestLib는 CocoaPods에 직접 제작한 라이브러리를 등록해 보기위한 테스트 라이브러리입니다.", | |
"homepage": "https://github.com/webpdp/WTestLib", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"webpdp": "jaeo.bok@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/webpdp/WTestLib.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "WTestLib/Classes/**/*", | |
"pushed_with_swift_version": "4.0" | |
} |