blob: 9327d14b3e1a2a2d6c4ade060b9599d90ffecc71 [file] [log] [blame]
{
"name": "HelloYo",
"version": "1.2",
"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.2"
},
"source_files": "HelloYo/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}