blob: b31d54e5de50efac480a4c54b8ebd0c8c9810f5e [file] [log] [blame]
{
"name": "ARNImageViewWebCache",
"version": "0.1.0",
"summary": "UIImageView + SDWebImage(WebCache).",
"homepage": "https://github.com/xxxAIRINxxx/ARNImageViewWebCache",
"license": "MIT",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNImageViewWebCache.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ARNImageViewWebCache": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"SDWebImage": [
]
}
}