[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / 2 / 0 / MojoDatabase / 1.0 / MojoDatabase.podspec.json
blob13ce7c3945022b6ae35a9e7aabf0caff65fcb6e0
2   "name": "MojoDatabase",
3   "version": "1.0",
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.0"
20   },
21   "source_files": "MojoDatabase/*.{h,m}",
22   "requires_arc": false