[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / a / 0 / ZLMojoDatabase / 1.5.3 / ZLMojoDatabase.podspec.json
blob0fb5f356d9c6bf511e7fda97ee55cc95fbf17e6d
2   "name": "ZLMojoDatabase",
3   "version": "1.5.3",
4   "summary": "MojoDatabase is an ActiveRecord-like ORM for SQLite written in Objective-C for use in iOS applications.",
5   "homepage": "https://github.com/zhoulincome/mojo-database",
6   "social_media_url": "https://github.com/zhoulincome/mojo-database",
7   "platforms": {
8     "ios": "6.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "zhoulin": "359344816@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/zhoulincome/mojo-database.git",
19     "tag": "1.5.3"
20   },
21   "source_files": "MojoDatabase/*.{h,m}",
22   "frameworks": "AVFoundation",
23   "libraries": "sqlite3",
24   "requires_arc": true