blob: bd9c3cb492d84754616c9182d552d8f6ff6166a2 [file] [log] [blame]
{
"name": "DDCardView",
"version": "1.0.0",
"summary": "iOS DeviceInfo",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DDstrongman/DDCardView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DDStrongman": "lishengshu232@gmail.com"
},
"source": {
"git": "https://github.com/DDstrongman/DDCardView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDCardView/Classes/**/*",
"resource_bundles": {
"DDCardViewSpec": [
"DDCardView/Assets/*.png"
]
},
"dependencies": {
"SDWebImage": [
]
}
}