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