[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / a / c / ALBNoSQLDB / 4.1 / ALBNoSQLDB.podspec.json
blobab381213c4bc203999fba5d82d0570bc008a31df
2   "name": "ALBNoSQLDB",
3   "version": "4.1",
4   "summary": "A thread safe SQLite database wrapper written in Swift 3",
5   "homepage": "https://github.com/AaronBratcher/ALBNoSQLDB",
6   "license": "MIT",
7   "authors": {
8     "Aaron Bratcher": "aaronbratcher1@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/AaronLBratcher",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/AaronBratcher/ALBNoSQLDB.git",
16     "tag": "4.1"
17   },
18   "source_files": [
19     "ALBNoSQLDB",
20     "ALBNoSQLDB/ALBNoSQLDB/**/*.{h,m,swift}"
21   ],
22   "libraries": "sqlite3",
23   "pushed_with_swift_version": "3.0"