blob: 5d15c6654acebdac1294e19d8bc248b2d80f3a3a [file] [log] [blame]
{
"name": "LIBOBTwoPaper",
"version": "0.1.2",
"summary": "A short",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/libo77888/libobtwo-paper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"libo": "3344076440@qq.com"
},
"source": {
"git": "https://gitee.com/libo77888/libobtwo-paper.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LIBOBTwoPaper/Classes/**/*",
"resource_bundles": {
"LIBOBTwoPaper": [
"LIBOBTwoPaper/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"SVProgressHUD": [
],
"Masonry": [
],
"SDWebImage": [
]
}
}