[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 2 / 7 / c / JBPersistenceStore / 1.1.2 / JBPersistenceStore.podspec.json
blob7c66e59d8aa9caef1693cf16787c26d94196317e
2   "name": "JBPersistenceStore",
3   "version": "1.1.2",
4   "summary": "A persistence store for storing your models in a yapdatabase",
5   "description": "A persistence store for storing your models in a yapdatabase.",
6   "homepage": "https://github.com/barteljan/JBPersistenceStore",
7   "license": "MIT",
8   "authors": {
9     "Jan Bartel": "jan.bartel@atino.net"
10   },
11   "source": {
12     "git": "https://github.com/barteljan/JBPersistenceStore.git",
13     "tag": "1.1.2"
14   },
15   "social_media_url": "https://twitter.com/janbartel",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "JBPersistenceStore/Classes/**/*",
20   "dependencies": {
21     "YapDatabase/Standard": [
22       "~> 2.9.0"
23     ],
24     "JBPersistenceStore-Protocols": [
25       "~> 1.1.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"