blob: 8a9b5aedf20a5af6474fc34d8fe14e069761e96c [file] [log] [blame]
{
"name": "ASUI",
"version": "0.0.6",
"summary": "A CocoaPods UI Library written in Swift.",
"description": "This CocoaPods library helps you build out custom UI within storyboards.",
"homepage": "https://github.com/amclv/ASUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron Cleveland": "toscleveland@gmail.com"
},
"social_media_url": "https://twitter.com/amclv0",
"platforms": {
"ios": "13.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/amclv/ASUI.git",
"tag": "0.0.6"
},
"source_files": "ASUI/**/*.{h,m,swift}",
"swift_version": "5.0"
}