4 "summary": "Framework for creating mock objects of iOS framework elements that are unable to be instantiated. Ex: CBPeripheral",
5 "description": "Mock any class, created to instantiate framework classes for unit testing an app that uses CoreBluetooth. Ex: CBPeripheral",
6 "homepage": "https://github.com/cjlarsen/MockObject",
12 "Chris Larsen": "chris@christopherlarsen.com"
14 "social_media_url": "https://twitter.com/ChrsJLrsn",
19 "git": "https://github.com/cjlarsen/MockObject.git",
22 "source_files": "MockObject/**/*.{h,m}",
23 "public_header_files": "MockObject/**/*.h",