[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 4 / e / CMDataStorage / 1.3.0 / CMDataStorage.podspec.json
blobf615b7f2ade356a262adeba52d0e40ef7875b3a1
2   "name": "CMDataStorage",
3   "version": "1.3.0",
4   "license": "MIT",
5   "summary": "Simple and powerful API for read / write NSData from / to iOS Cache / Documents / Tmp folder.",
6   "homepage": "https://github.com/mureev/CMDataStorage",
7   "authors": {
8     "Constantine Mureev": "mureev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mureev/CMDataStorage.git",
12     "tag": "1.3.0"
13   },
14   "requires_arc": true,
15   "source_files": "CMDataStorage/*.{h,m}",
16   "platforms": {
17     "ios": "5.0"
18   }