blob: ea59ea56b966f4a1cd351d61cef882c887894188 [file] [log] [blame]
{
"name": "Trident",
"version": "0.4.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.4.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"
}