[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 7 / c / JBPersistenceStore / 2.1.1 / JBPersistenceStore.podspec.json
blob7034b6f1faeaa216632550d22c1e63729d3a6a39
2   "name": "JBPersistenceStore",
3   "version": "2.1.1",
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": "2.1.1"
14   },
15   "social_media_url": "https://twitter.com/janbartel",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "JBPersistenceStore/Classes/**/*",
20   "pod_target_xcconfig": {
21     "WARNING_CFLAGS": "-Wdeprecated-declarations"
22   },
23   "dependencies": {
24     "YapDatabase/Standard": [
26     ],
27     "JBPersistenceStore-Protocols": [
28       "~> 2.1.0"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"