| { | |
| "name": "AUI", | |
| "version": "1.0.1", | |
| "license": "MIT", | |
| "summary": "Apple style UI framework for iOS App development", | |
| "description": "AUI is a Apple style UI framework for iOS App development", | |
| "homepage": "https://www.hohyeonmoon.com/aui/", | |
| "authors": "Hohyeon Moon", | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "swift_versions": "5", | |
| "source": { | |
| "git": "https://github.com/hohyeonmoon/AUI.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "Sources/*.swift", | |
| "swift_version": "5" | |
| } |