4 "summary": "JSONStore for iOS",
5 "description": "JSONStore is a lightweight, document-oriented storage system that enables persistent storage of JSON documents for iOS applications.",
6 "homepage": "https://github.com/ibm-bluemix-mobile-services/jsonstore-ios",
8 "type": "Apache License, Version 2.0",
12 "IBM Bluemix Mobile Services": "mobilesdk@us.ibm.com"
15 "git": "https://github.com/ibm-bluemix-mobile-services/jsonstore-ios.git",
20 "JSONStore/**/*.{h,m}"
22 "exclude_files": "JSONStore/Exclude",
24 "libraries": "sqlite3",
25 "module_map": "module.modulemap",