blob: 6da95eb2647fceebe07e808fec7a19067140aac1 [file] [log] [blame]
{
"name": "EggDeviceExt",
"version": "0.1.0",
"summary": "EggDeviceExt for UIDeviceExtension",
"swift_versions": "5.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/prizetete",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"prizetete": "komkrit.sir@ascendcorp.com"
},
"source": {
"git": "https://github.com/prizetete/EggDeviceExt.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EggDeviceExt/Classes/**/*",
"swift_version": "5.2"
}