4 "summary": "A SQLiteDB wrapper written in Swift 2.0",
5 "description": "AWSQLiteDB is a simple wrapper in Swift 2.0",
6 "homepage": "https://github.com/adow/AWSQLiteDB",
12 "adow": "reynoldqin@gmail.com"
14 "social_media_url": "https://github.com/adow",
18 "module_name": "AWSQLiteDB",
19 "module_map": "AWSQLiteDBFramework/module.modulemap",
21 "git": "https://github.com/adow/AWSQLiteDB.git",
24 "source_files": "AWSQLiteDBFramework/*.{h,swift}",
26 "frameworks": "Foundation",
27 "libraries": "sqlite3"