blob: 4323783a631ac22db9f0a063356203c56dba1c98 [file] [log] [blame]
{
"name": "ESDemo",
"version": "0.0.1",
"summary": "ESDemo for cocoapods static library",
"description": "to test the cocoapods static library works",
"homepage": "https://github.com/EverydayStep/ESDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeLockers@outlook.com": "coker@wiredcraft.com"
},
"source": {
"git": "https://github.com/EverydayStep/ESDemo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "ESDemo/Classes/**/*",
"swift_version": "5.0"
}