blob: f8886942d80009ed4b41f9c5d5d6cc0ba8c74a36 [file] [log] [blame]
{
"name": "AlfredLibrary",
"version": "0.0.7",
"summary": "A short description of AlfredLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSbug/AlfredLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"519955268@qq.com": "519955268@qq.com"
},
"source": {
"git": "https://github.com/iOSbug/AlfredLibrary.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"vendored_frameworks": "libs/*.{framework}",
"frameworks": [
"NetworkExtension",
"Foundation",
"CoreLocation"
],
"dependencies": {
"HandyJSON": [
"~> 5.0.3-beta"
],
"Alamofire": [
],
"CocoaAsyncSocket": [
],
"FCUUID": [
],
"CocoaSecurity": [
],
"SwiftSH": [
],
"NMSSH": [
]
},
"swift_version": "5.0"
}