[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / b / 5 / EMStore / 1.0.3 / EMStore.podspec.json
blob971767255e21bfc4f6df0faea95341626a105c5a
2   "name": "EMStore",
3   "version": "1.0.3",
4   "summary": "A simple SQLite wrapper library for faster setup of core data",
5   "description": "With thos library, you don't need to write all this ManagedObjectContext and Persistance Store Coordinator, because it does that for you. All you need to do is, to focus on your models",
6   "homepage": "https://github.com/EMart86/EMStore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "eberl_ma@gmx.at": "martin.eberl@styria.com"
13   },
14   "source": {
15     "git": "https://github.com/EMart86/EMStore.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EMStore/Classes/**/*",
22   "pushed_with_swift_version": "3.0"