blob: 78b702d3d8b97d4e352240f61d4cfcf8e7c6d163 [file] [log] [blame]
{
"name": "ESPods",
"version": "1.0.2",
"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.2"
},
"source_files": "ESPods/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"libraries": "sqlite3",
"requires_arc": true
}