blob: 9c65caf214a19743e7adcf09e1f907b102adbfe4 [file] [log] [blame]
{
"name": "XBCustomCamera",
"version": "1.0.0",
"summary": "A short description of XBCustomCamera.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSerXuebiao/XBCustomCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSerXuebiao": "xuebiao@ksjgs.com"
},
"source": {
"git": "https://github.com/iOSerXuebiao/XBCustomCamera.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XBCustomCamera/Classes/**/*",
"resource_bundles": {
"XBCustomCamera": [
"XBCustomCamera/Assets/*"
]
},
"dependencies": {
"Masonry": [
]
}
}