{ | |
"name": "AUI", | |
"version": "0.0.4", | |
"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://dev.macker.tech/AUI/", | |
"authors": "MacKer", | |
"platforms": { | |
"ios": "9.3" | |
}, | |
"swift_version": "4.2", | |
"source": { | |
"git": "https://github.com/mackertech/AUI.git", | |
"tag": "0.0.4" | |
}, | |
"source_files": "Sources/*.swift" | |
} |