blob: cd449740cabbfa0557b151ce6ea5db3c3e59806d [file] [log] [blame]
{
"name": "AnyCoder",
"version": "0.1.1-beta1",
"summary": "A short description of AnyCoder.",
"description": "encode & decode any object.",
"homepage": "https://github.com/pozi119/AnyCoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pozi119": "pozi119@163.com"
},
"source": {
"git": "https://github.com/pozi119/AnyCoder.git",
"tag": "0.1.1-beta1"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0",
"osx": "10.12",
"watchos": "3.0"
},
"source_files": "AnyCoder/Classes/**/*"
}