blob: 37d1dd4e7e7fbe2128038cccc6fb8cb4452fb2b9 [file] [log] [blame]
{
"name": "stoneobs_browser",
"version": "1.1.1",
"summary": "A short description of stoneobs_browser.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/shixuanlei/stoneobs_browser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shixuanlei": "stoneobs@icloud.com"
},
"source": {
"git": "https://gitee.com/stoneobs/stoneobs_browser.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "stoneobs_browser/Classes/**/*",
"resource_bundles": {
"stoneobs_browser": [
"stoneobs_browser/Assets/*.png"
]
},
"dependencies": {
"SDWebImage": [
]
}
}