| { |
| "name": "df-imagebrowser-ios", |
| "version": "0.1.1", |
| "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.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "df-imagebrowser-ios/Classes/**/*", |
| "swift_version": "4.2" |
| } |