blob: 960a1db83cac7f8636faf48bfc50bdbffac4951d [file] [log] [blame]
{
"name": "JKDeafultView",
"version": "0.1.7",
"summary": "网络缺省页",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/XUDAQUAN/JKDeafultViewKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daquan": "xudaquan@ybm100.com"
},
"source": {
"git": "https://github.com/XUDAQUAN/JKDeafultViewKit.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKDeafultView/Classes/**/*",
"resource_bundles": {
"JKDeafultView": [
"JKDeafultView/Assets/*.png"
]
},
"dependencies": {
"Masonry": [
"~> 1.0.1"
]
}
}