[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 1 / SimpleStorage / 1.6.0 / SimpleStorage.podspec.json
blob4c09cdc905179f8ea9701abc7c6dbe0195d80d96
2   "name": "SimpleStorage",
3   "version": "1.6.0",
4   "summary": "A simple Storage library based on SQLite",
5   "homepage": "https://github.com/couchbits/simple-storage-ios",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Dominik Gauggel": "dominik@couchbits.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "swift_versions": "5.1",
16   "source": {
17     "git": "https://github.com/couchbits/simple-storage-ios.git",
18     "tag": "1.6.0"
19   },
20   "source_files": [
21     "SimpleStorage",
22     "SimpleStorage/**/*.{h,m,swift}"
23   ],
24   "exclude_files": "SimpleStorage/Exclude",
25   "swift_version": "5.1"