[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 3 / RCBacktrace / 0.1.5 / RCBacktrace.podspec.json
blob0ebc84f120ea82bc5f2d5d7aa4560dc1e03099e9
2   "name": "RCBacktrace",
3   "version": "0.1.5",
4   "license": "Code is private.",
5   "summary": "Getting backtrace of any thread for Objective-C and Swift",
6   "homepage": "https://github.com/woshiccm/RCBacktrace",
7   "authors": "roy",
8   "source": {
9     "git": "https://github.com/woshiccm/RCBacktrace.git",
10     "tag": "0.1.5"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "cocoapods_version": ">= 1.4",
17   "swift_versions": [
18     "4.2",
19     "5.0",
20     "5.0"
21   ],
22   "source_files": "RCBacktrace/**/*.{h,c,swift}",
23   "swift_version": "5.0"