[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 5 / FalconData / 0.1.0 / FalconData.podspec.json
blobda442b288a846099206b4fe3e10b98309e153c39
2   "name": "FalconData",
3   "version": "0.1.0",
4   "summary": "CoreData awesome wrapper written in Swift",
5   "description": "SugarRecord is a persistence wrapper designed to make working with persistence solutions like CoreData in a much easier way.\nThanks to SugarRecord you'll be able to use CoreData with just a few lines of code: Just choose your stack and start playing with your data.",
6   "homepage": "https://github.com/gelopfalcon/FalconData",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gelopfalcon@gmail.com": "gelopfalcon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gelopfalcon/FalconData.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FalconData/Classes/**/*",
22   "dependencies": {
23     "SugarRecord": [
25     ],
26     "SugarRecord/CoreData": [
28     ]
29   },
30   "pushed_with_swift_version": "3"