blob: 17d0b4bf7406b84c12fdd18c505221a3250d6ea6 [file] [log] [blame]
{
"name": "ObservationLite",
"version": "1.0.1",
"summary": "A very lightweight & multi-platform observable using swift.",
"homepage": "https://evanxlh.github.io",
"license": {
"type": "MIT"
},
"authors": {
"Evan Xie": "evanxie.mr@foxmail.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "3.0"
},
"source": {
"git": "https://github.com/evanxlh/ObservationLite.git",
"tag": "1.0.1"
},
"source_files": "Source/*.{swift}",
"swift_version": "5.0"
}