blob: d1fa20a2530243cf35c4e5d252d696681d3dd344 [file] [log] [blame]
{
"name": "SimpleBinaryCoder",
"version": "1.0",
"license": {
"type": "Apache License 2.0"
},
"homepage": "https://github.com/anotheren/SimpleBinaryCoder",
"authors": {
"liudong": "liudong.edward@gmail.com"
},
"summary": "A Simple Binary Coder for iOS/macOS/tvOS/watchOS",
"source": {
"git": "https://github.com/anotheren/SimpleBinaryCoder.git",
"tag": "1.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift"
}