[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / 2 / 0 / MojoDatabase / 1.1 / MojoDatabase.podspec.json
blob1094fe5a72c4bcbc631eb3070db11155a59f0219
2   "name": "MojoDatabase",
3   "version": "1.1",
4   "summary": "MojoDatabase is an ActiveRecord-like ORM for SQLite written in Objective-C for use in iOS applications.",
5   "homepage": "https://github.com/zhuchaowe/mojo-database",
6   "social_media_url": "https://swift.08dream.com",
7   "platforms": {
8     "ios": "6.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "zhuchao": "zhuchaowe@163.com"
16   },
17   "source": {
18     "git": "https://github.com/zhuchaowe/mojo-database.git",
19     "tag": "1.1"
20   },
21   "source_files": "MojoDatabase/*.{h,m}",
22   "dependencies": {
23     "jastor": [
25     ]
26   },
27   "requires_arc": true