[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 6 / 7 / iOS_RLCrash / 0.0.2 / iOS_RLCrash.podspec.json
blob90f9bf7c65caedcf92a2a4953a8c5a05dac3d15e
2   "name": "iOS_RLCrash",
3   "version": "0.0.2",
4   "summary": "A short description of iOS_RLCrash.",
5   "description": "The log collection framework based on KSCrash secondary packaging, facilitate rapid integration, modification and structure way to upload",
6   "homepage": "http://10.1.101.38/MobileDev/iOS_RLCrash",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "杨朋": "yangpeng2@rlair.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://10.1.101.38/MobileDev/iOS_RLCrash",
19     "tag": "0.0.2"
20   },
21   "source_files": "iOS_RLCrash/Classes/*",
22   "frameworks": [
23     "Foundation",
24     "Security"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "KSCrash": [
29       "~> 1.15.8"
30     ],
31     "SwiftyJSON": [
32       "~> 3.1.4"
33     ]
34   },
35   "pushed_with_swift_version": "3.0"