blob: f615b7f2ade356a262adeba52d0e40ef7875b3a1 [file] [log] [blame]
{
"name": "CMDataStorage",
"version": "1.3.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.3.0"
},
"requires_arc": true,
"source_files": "CMDataStorage/*.{h,m}",
"platforms": {
"ios": "5.0"
}
}