blob: 226dda9e0934a0ede6747123d40c211fa00d9e40 [file] [log] [blame]
{
"name": "SolarLunar",
"version": "1.0.0",
"summary": "Solar <-> Lunar",
"description": "A tiny tool for Solar <-> Lunar",
"homepage": "https://github.com/Cloudist/SolarLunar",
"license": "MIT",
"authors": {
"liubo": "liubo@cloudist.cc",
"caochen": "caochen@cloudist.cc"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/Cloudist/SolarLunar.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/*.swift"
],
"requires_arc": true
}