[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / c / JJCrashRecorder / 0.0.1 / JJCrashRecorder.podspec.json
blob3aeef612c2dfba412e55f681ba26baae601b4b8f
2   "name": "JJCrashRecorder",
3   "version": "0.0.1",
4   "summary": "A tool to record APP crash for iOS.",
5   "homepage": "https://github.com/jiangbin1993/JJCrashRecorder",
6   "license": "MIT",
7   "authors": {
8     "斌": "848429811@qq.com"
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/jiangbin1993/JJCrashRecorder.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "JJCrashRecorder/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true