blob: 71246c9effe71c19a32d489898bebc6d8db179d6 [file] [log] [blame]
{
"name": "ARNImageCache",
"version": "0.1.0",
"summary": "iOS Simple Image Data Store Cache",
"homepage": "https://github.com/xxxAIRINxxx/ARNImageCache",
"license": "MIT",
"authors": {
"xxxAIRINxxx": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNImageCache.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ARNImageCache": [
"Pod/Assets/*.png"
]
}
}