blob: 20c0398b8b8ca2a1c23b543214875f15ee158bd3 [file] [log] [blame]
{
"name": "AFWebViewBrowser",
"version": "0.1.0",
"summary": "WebViewBrowser in application, easy to use.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mkjfeng01/AFWebViewBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mkjfeng01": "mkjfeng01@gmail.com"
},
"source": {
"git": "https://github.com/mkjfeng01/AFWebViewBrowser.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AFWebViewBrowser/Classes/**/*",
"dependencies": {
"DZNEmptyDataSet": [
],
"Masonry": [
]
}
}