blob: d7eff9906367b92a9de1ba276898b00405ed42f0 [file] [log] [blame]
{
"name": "ASUI",
"version": "0.0.4",
"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.4"
},
"source_files": "ASUI/**/*.{h,m,swift}",
"swift_version": "5.0"
}