blob: 07a066f622a57c862ff7a6b33b71c1b6d0b1a247 [file] [log] [blame]
{
"name": "ALImageStore",
"version": "0.1.5",
"summary": "Lightweight class for storing images of your app",
"description": " Lightweight class for storing images of your app. \n Images are stored under Images forlder in app documents dir.\n",
"homepage": "https://github.com/appleios/ALImageStore",
"license": "MIT",
"authors": {
"aziz u. latypov": "vm06lau@mail.ru"
},
"source": {
"git": "https://github.com/appleios/ALImageStore.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": [
"Foundation",
"UIKit"
]
}