blob: e4bd88edd6f055fc4738bd2ab63b8f52ef1223ae [file] [log] [blame]
{
"name": "eCameraLib",
"version": "0.1.0",
"summary": "惠荣e分期配合拍照系列工具 需搭配类方法进行配置",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lytios/eCameraLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"24290265@qq.com": "24290265@qq.com"
},
"source": {
"git": "https://github.com/lytios/eCameraLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "eCameraLib/Classes/**/*",
"resource_bundles": {
"eCameraLib": [
"eCameraLib/Assets/*"
]
}
}