| { |
| "name": "AFWokingLib", |
| "version": "1.0.2", |
| "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.2" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "AFWokingLib/Classes/**/*", |
| "dependencies": { |
| "WebViewJavascriptBridge": [ |
| |
| ] |
| } |
| } |