blob: 86b6f606410d1f0bbf7ef4d2667c82eebbdecc4f [file] [log] [blame]
{
"name": "YXWebBrowser",
"version": "0.1.0",
"summary": "A web browser for iOS7 and above.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yxuan426/YXWebBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sternapara": "yxuan426@163.com"
},
"source": {
"git": "https://github.com/yxuan426/YXWebBrowser.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YXWebBrowser/Classes/**/*",
"resources": "YXWebBrowser/Assets/YXWebBrowser.bundle",
"dependencies": {
"RegExCategories": [
"~> 1.0"
],
"NJKWebViewProgress": [
"~> 0.2.3"
]
}
}