4 "summary": "iOS database framework based on sqlite3",
5 "homepage": "https://github.com/ygyalone",
8 "GuangYuYang": "ygy9916730@163.com"
14 "git": "https://github.com/ygyalone/GYDB.git",
17 "source_files": "GYDB/GYDB/GYDB/**/*.{h,m}",
18 "public_header_files": [
19 "GYDB/GYDB/GYDB/GYDB.h",
20 "GYDB/GYDB/GYDB/GYDatabaseManager/GYDatabaseManager.h",
21 "GYDB/GYDB/GYDB/NSObject+GYDB/NSObject+GYDB.h",
22 "GYDB/GYDB/GYDB/GYDBCondition/GYDBCondition.h",
23 "GYDB/GYDB/GYDB/GYDBError/GYDBError.h"
25 "libraries": "sqlite3"