blob: e17d6a1237e8719fbec98dbf101eb68f6f5a8204 [file] [log] [blame]
{
"name": "SwiftFrameGadget",
"version": "0.2.0",
"summary": "A short description of SwiftFrameGadget.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LimChihi/SwiftFrameGadget",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"limchihi": "limchihi@foxmail.com"
},
"source": {
"git": "https://github.com/LimChihi/SwiftFrameGadget.git",
"tag": "0.2.0"
},
"swift_version": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftFrameGadget/Classes/**/*"
}