blob: 7146c6198b45c6eb5490c862d2f6b569cd9dbef5 [file] [log] [blame]
{
"name": "Gaine",
"version": "0.1.0",
"summary": "A convenient way to initialize value in Swift.",
"homepage": "https://github.com/Maru-zhang/Gaine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maru-zhang": "zhangbinhui@souche.com"
},
"source": {
"git": "https://github.com/Maru-zhang/Gaine.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Gaine/Classes/**/*",
"swift_version": "4.0"
}