blob: 3cd11d1754b9c8a7e43f3d938a334718adfad697 [file] [log] [blame]
{
"name": "df-imagebrowser-ios",
"version": "0.1.0",
"summary": "닥프렌즈의 이미지 브라우져 라이브러리",
"description": "이미지들을 다운받고 다운받은 이미지들을 볼수 있는 라이브러리",
"homepage": "https://github.com/Docfriends/df-imagebrowser-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Docfriends": "apps@docfriends.com"
},
"source": {
"git": "https://github.com/Docfriends/df-imagebrowser-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "df-imagebrowser-ios/Classes/**/*",
"swift_version": "4.2"
}