[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / b / 5 / EMStore / 1.0.9 / EMStore.podspec.json
blob28672691e37d892af6ce6c02806dfb12418e0f49
2   "name": "EMStore",
3   "version": "1.0.9",
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.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EMStore/Classes/**/*",
22   "pushed_with_swift_version": "3.0"