blob: bcdbb2bf95845275ff4d5145740399a01142c6f7 [file] [log] [blame]
{
"name": "TRPRestKit",
"version": "1.1.1",
"summary": "POD_DESCRIPTION",
"homepage": "https://github.com/necatievrenyasar",
"license": {
"type": "MIT",
"file": "/Users/evrenyasar/Xcode/TRPRestKit/LICENSE"
},
"authors": {
"Evren Yaşar": "necatievren@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://necatievrenyasar:N-pibolu13@github.com/Tripian-inc/TRPRestKit.git",
"tag": "1.1.7"
},
"source_files": "TRPRestKit/**/**/**/**/**/*.{h,m,swift,xcdatamodeld}",
"exclude_files": "TRPRestKit/*.plist",
"frameworks": "UIKit",
"dependencies": {
"TRPFoundationKit": [
]
},
"swift_version": "4.2",
"requires_arc": true
}