blob: 212ae0cc6e1921023b9ac88347c8bb9a6fa523de [file] [log] [blame]
{
"name": "AFWokingLib",
"version": "1.0.1",
"summary": "just a demo",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liyongfei12138/AFWokingLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liyongfei12138": "miap972712779@qq.com"
},
"source": {
"git": "https://github.com/liyongfei12138/AFWokingLib.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AFWokingLib/Classes/**/*",
"dependencies": {
"WebViewJavascriptBridge": [
]
}
}