blob: 73e720ace85962c00c0b6bb7bf7dcf1d35566016 [file] [log] [blame]
{
"name": "ESPods",
"version": "1.0.0",
"summary": "A ESPods to use ourself",
"homepage": "https://github.com/JRVinDiesel/ESPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张景瑞": "380323094@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/JRVinDiesel/ESPods.git",
"tag": "1.0.0"
},
"source_files": "ESPods/**/*.h",
"requires_arc": true
}