blob: df1c4b47065945534cc2d7e8faa8e3d82b8fa986 [file] [log] [blame]
{
"name": "DDCardView",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DDCardView/Classes/**/*",
"resource_bundles": {
"DDCardViewSpec": [
"DDCardView/Assets/*.png"
]
},
"dependencies": {
"SDWebImage": [
]
}
}