blob: 2a0c210e4010815d5ab5adb825d0428b24ecde31 [file] [log] [blame]
{
"name": "ZLBridge",
"version": "0.1.0",
"summary": "A short description of ZLBridge.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/FPJack/ZLBridge.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"范鹏": "2551412939@qq.com"
},
"source": {
"git": "https://github.com/FPJack/ZLBridge.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZLBridge/Classes/**/*",
"resource_bundles": {
"ZLBridge": [
"ZLBridge/Assets/*"
]
}
}