blob: 1ffd9a4d292d8dc9f2287bd3b83ced55590aeb7f [file] [log] [blame]
{
"name": "FDInnerWebVC",
"version": "0.1.0",
"summary": "内置网页显示,只是显示一个网页,没有跳转功能",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fandongtongxue/FDInnerWebVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"范东同学": "admin@fandong.me"
},
"source": {
"git": "https://github.com/fandongtongxue/FDInnerWebVC.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FDInnerWebVC/Classes/**/*",
"deprecated": true
}