4 "summary": "JSONStore SDK 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}",
23 "exclude_files": "JSONStore/Exclude",
25 "module_map": "module.modulemap",
27 "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/Frameworks/**"