[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / 2 / 5 / FalconData / 0.3.0 / FalconData.podspec.json
blobb4cf759f05bd71411951d93e5c315efbf5056589
2   "name": "FalconData",
3   "version": "0.3.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     "branch": "master",
17     "tag": "0.3.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "FalconData/Classes/**/*",
23   "dependencies": {
24     "SugarRecord": [
26     ],
27     "SugarRecord/CoreData": [
29     ]
30   },
31   "pushed_with_swift_version": "3"