blob: 759a2f0be150958b8b315d2794b3a51ffc4868db [file] [log] [blame]
{
"name": "df-extension-ios",
"version": "0.1.0",
"summary": "닥프렌즈의 기본 extension 라이브러리",
"description": "여러 UIKIt, Foundation의 클래스를 extension으로 필요한 프로퍼티와 메서드를 구현해놓은 라이브러리",
"homepage": "https://github.com/Docfriends-Dev/df-extension-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Docfriends": "apps@docfriends.com"
},
"source": {
"git": "https://github.com/Docfriends-Dev/df-extension-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "df-extension-ios/Classes/**/*",
"swift_version": "4.2"
}