4 "summary": "Swift wrapper over sqlite CRUD",
5 "homepage": "https://github.com/priteshrnandgaonkar/KVStore",
11 "Pritesh Nandgaonkar": "prit.nandgaonkar@gmail.com"
13 "social_media_url": "https://twitter.com/prit91",
14 "pod_target_xcconfig": {
15 "SWIFT_VERSION": "3.0"
22 "git": "https://github.com/priteshrnandgaonkar/KVStore.git",
25 "source_files": "KVStore/**/*.{h,swift}",
26 "libraries": "sqlite3",
27 "pushed_with_swift_version": "3.0"