blob: 8d758dd484d196d0f6ef2a589e1d5a59fead001a [file] [log] [blame]
{
"name": "TRPCoreKit",
"version": "1.1.1",
"summary": "POD_DESCRIPTION",
"homepage": "https://github.com/necatievrenyasar",
"license": {
"type": "MIT",
"file": "/Users/evrenyasar/Xcode/TRPCoreKit/LICENSE"
},
"authors": {
"Evren Yaşar": "necatievren@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://necatievrenyasar:N-pibolu13@github.com/Tripian-inc/TRPCoreKit.git",
"tag": "1.0.2"
},
"source_files": "TRPCoreKit/**/**/**/**/*.{h,m,swift,xcdatamodeld}",
"resources": "TRPCoreKit/Source/*.xcdatamodeld",
"exclude_files": "TRPCoreKit/*.plist",
"frameworks": "UIKit",
"dependencies": {
"TRPRestKit": [
],
"TRPUIKit": [
],
"Parchment": [
],
"Kingfisher": [
"~> 4.0"
],
"Mapbox-iOS-SDK": [
"~> 4.4"
],
"MapboxDirections.swift": [
]
},
"swift_version": "4.2",
"requires_arc": true
}