blob: 48ebf6aa9c31ddad43b10021d4367134989e32f2 [file] [log] [blame]
{
"name": "stoneobs_browser",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "stoneobs_browser/Classes/**/*",
"resource_bundles": {
"stoneobs_browser": [
"stoneobs_browser/Assets/*.png"
]
},
"dependencies": {
"SDWebImage": [
]
}
}