blob: b68dec8251b0cc2c0ca79b34c4c06b767fd83bdd [file] [log] [blame]
{
"name": "TRPRestKit",
"version": "1.0.2",
"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/TRPRestKitLib.git"
},
"source_files": "TRPRestKit/**/**/**/**/**/*",
"frameworks": "UIKit",
"dependencies": {
"TRPFoundationKit": [
]
},
"swift_version": "4.2",
"requires_arc": true
}