blob: 4832091c3d374e477d0ac6fbb3af8b5593465291 [file] [log] [blame]
{
"name": "TRPCoreKit",
"version": "1.0.0",
"summary": "POD_DESCRIPTION",
"homepage": "https://github.com/necatievrenyasar",
"license": {
"type": "MIT",
"file": "/Users/evrenyasar/XcodeProjects/TRPFoundationKit/LICENSE"
},
"authors": {
"Evren Yaşar": "necatievren@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/necatievrenyasar/TRPCoreKitLib.git",
"tag": "1.0.3"
},
"source_files": "TRPCoreKit",
"frameworks": "UIKit",
"dependencies": {
"TRPRestKit": [
],
"TRPUIKit": [
],
"Parchment": [
],
"FMDB": [
],
"Mapbox-iOS-SDK": [
"~> 4.4"
],
"MapboxDirections.swift": [
]
},
"swift_version": "4.2",
"requires_arc": true
}