blob: bfe3b041dad95f1da874a75419b75b49d0c1eaea [file] [log] [blame]
{
"name": "CDImageLoader",
"version": "0.1.0",
"summary": "CDImageLoader",
"description": " CDImageLoader is a easy way to load image URL\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/ciceroduarte/CDImageLoader",
"license": "MIT",
"authors": {
"CĂ­cero Duarte": "ciceroduarte1@gmail.com"
},
"source": {
"git": "https://github.com/ciceroduarte/CDImageLoader.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/cicero_d",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"CDImageLoader": [
"Pod/Assets/*.png"
]
}
}