| { | |
| "name": "DB6", | |
| "version": "0.1.0", | |
| "summary": "DB6 is App Appearance Configuration via Plist", | |
| "homepage": "https://github.com/jeksys/DB6", | |
| "license": "MIT", | |
| "authors": { | |
| "Eugene Yagrushkin": "yagrushkin@gmail.com" | |
| }, | |
| "social_media_url": "https://jeksys.github.io/", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/jeksys/DB6.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "DB6/Classes/*.swift", | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0" | |
| } |