2 "name": "DataStoreKit",
4 "summary": "Consistent interface for accessing data across different ios storage components",
5 "description": "DataStoreKit is a light-weight collection of classes providing the tools for modelling and interacting with data collections and objects. It is designed to work with a variety of data storage mediums(CoreData,Network,File,NSUserDefaults), and provide a consistent interface for accessing data across different storage components",
6 "homepage": "https://github.com/poolmyride/DataStoreKit",
9 "Rajat Talwar": "cuterajat26@gmail.com"
12 "git": "https://github.com/poolmyride/DataStoreKit.git",
19 "source_files": "Pod/Classes/**/*",