ShakeReport
ShakeReport copied to clipboard
Shake it and report bugs!
Hi Jeremy - the [Podspec file on CocoaPods](https://github.com/CocoaPods/Specs/blob/master/Specs/ShakeReport/0.09/ShakeReport.podspec.json) still has JSONKit as a dependency, whereas the one on master here does not. Could you push the latest version to CocoaPods?
Screenshot causes crash on iOS 7 64 bits architectrue
There should be `s.source_files = 'ShakeReport/Library/**/*.{h,m}'`
Please, update podspec file and remove `s.dependency 'JSONKit', '>= 1.5pre'` string since the library does not depends on it. https://github.com/CocoaPods/Specs/blob/master/ShakeReport/0.09/ShakeReport.podspec
23, to be exact.