blob: efc8fa4716808da787a87f95ddd366e77d871407 [file] [log] [blame]
{
"name": "testpod_hy",
"version": "0.1.0",
"summary": "just for test",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Han-yang/testpod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Han-yang": "han.yang@anker.com"
},
"source": {
"git": "https://github.com/Han-yang/testpod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "testpod/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}