blob: abf3a2b029331c5dce571b9c82af7a62d1f3ab89 [file] [log] [blame]
{
"name": "HelloYo",
"version": "1.1",
"summary": "HelloYo",
"description": "HelloYo description",
"homepage": "https://github.com/motinle/HelloYo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tinlemo": "335983830@qq.com"
},
"source": {
"git": "https://github.com/motinle/HelloYo.git",
"tag": "1.1"
},
"source_files": "HelloYo/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}