[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 0 / 8 / daikiri / 1.6.10 / daikiri.podspec.json
blob11f06e0e69d3c285c5af2183f6d9e648985b0f23
2   "name": "daikiri",
3   "version": "1.6.10",
4   "summary": "Daikiri json - model - coredata made easy, it is like Laravel Eloquent but for iOS",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "source": {
9     "git": "https://github.com/BadChoice/daikiri.git",
10     "tag": "1.6.10"
11   },
12   "dependencies": {
13     "Collection": [
15     ],
16     "MBFaker": [
18     ]
19   },
20   "description": "Daikiri is a really easy library to work with json - model - coredata in the easiest, intuitive and fluent way. Inspired in Laravel Eloquent. There is also a clear factory method for making testing painless",
21   "homepage": "https://github.com/BadChoice/daikiri",
22   "license": "MIT",
23   "authors": {
24     "Jordi PuigdellĂ­vol": "jordo@gloobus.net"
25   },
26   "source_files": [
27     "daikiri/lib/**/*"
28   ],
29   "requires_arc": true