blob: 7d35b6994bf7232e43190d11058575aacb66fa7d [file] [log] [blame]
{
"name": "SimpleDefaults",
"version": "1.0",
"license": {
"type": "Apache License 2.0"
},
"homepage": "https://github.com/anotheren/SimpleDefaults",
"authors": {
"liudong": "liudong.edward@gmail.com"
},
"summary": "A Swift Media Lib",
"source": {
"git": "https://github.com/anotheren/SimpleDefaults.git",
"tag": "1.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"SimpleBinaryCoder": [
]
}
}