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