[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 6 / 7 / iOS_RLCrash / 0.0.1 / iOS_RLCrash.podspec.json
blob53b4e51441cec03c683a12ec2c2f057c76a6c72f
2   "name": "iOS_RLCrash",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": "iOS_RLCrash/Classes/*",
22   "public_header_files": "iOS_RLCrash/Classes/*.h",
23   "frameworks": [
24     "Foundation",
25     "Security"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "KSCrash": [
30       "~> 1.15.8"
31     ],
32     "SwiftyJSON": [
33       "~> 3.1.4"
34     ]
35   },
36   "pushed_with_swift_version": "3.0"