{ | |
"name": "PodsLibrary", | |
"version": "0.1.0", | |
"summary": "이 라이브러리는 처음 만들어보는 샘플 파일입니다.", | |
"homepage": "https://github.com/Developer-Leby/PodsLibrary", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Developer-Leby": "kyi910705@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/Developer-Leby/PodsLibrary.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "PodsLibrary/Classes/**/*" | |
} |