[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 4 / SKLocalDataStorage / 0.0.1 / SKLocalDataStorage.podspec.json
blobbbde30baf98ab4f3d7f605c78cf3f6e2b2cdd1dc
2   "name": "SKLocalDataStorage",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "LocalDataStorage provides methods for core data managing",
8   "requires_arc": true,
9   "version": "0.0.1",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/LocalDataStorage",
18   "source": {
19     "git": "https://github.com/sjsoad/LocalDataStorage.git",
20     "tag": "0.0.1"
21   },
22   "frameworks": "CoreData",
23   "source_files": "LocalDataStorage/**/*.{swift}",
24   "dependencies": {
25     "AERecord": [
27     ]
28   }