blob: f9c37b255e294cb6994cf09200acd8c31d389c70 [file] [log] [blame]
{
"name": "podtestest",
"version": "0.0.3",
"summary": "A short description of podtest.hello .",
"description": "description",
"homepage": "https://github.com/24929/podtest",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Feng": "249295456@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/24929/podtest.git",
"tag": "0.0.3"
},
"source_files": [
"podtest",
"podtest/**/*.{h,m}"
]
}