blob: 7ab662b15f9744ec1b82b5529b4d78a47ac4fddd [file] [log] [blame]
{
"name": "CMDataStorage",
"version": "1.1.0",
"license": "MIT",
"summary": "Simple and powerful API for read / write NSData from / to iOS Cache / Documents / Tmp folder.",
"homepage": "https://github.com/mureev/CMDataStorage",
"authors": {
"Constantine Mureev": "mureev@gmail.com"
},
"source": {
"git": "https://github.com/mureev/CMDataStorage.git",
"tag": "1.1.0"
},
"requires_arc": true,
"source_files": "CMDataStorage/*.{h,m}",
"platforms": {
"ios": "5.0"
}
}