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