blob: 1e080de68a06beb2f6e1667afd2ce9612ab56601 [file] [log] [blame]
{
"name": "Trident",
"version": "0.5.0",
"summary": "A MenuView For Aquaman",
"homepage": "https://github.com/bawn/Trident",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bawn": "lc5491137@gmail.com"
},
"source": {
"git": "https://github.com/bawn/Trident.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"public_header_files": "Trident/Trident.h",
"source_files": [
"Trident/*.swift",
"Trident/Trident.h"
],
"frameworks": "UIKit",
"swift_versions": "4.2",
"swift_version": "4.2"
}