blob: a6b270b6df64649ee7d8b47c585868116ecfc551 [file] [log] [blame]
{
"name": "TRPUIKit",
"version": "1.0.0",
"summary": "POD_DESCRIPTION",
"homepage": "https://github.com/necatievrenyasar",
"license": {
"type": "MIT",
"file": "/Users/evrenyasar/XcodeProjects/TRPUIKit/LICENSE"
},
"authors": {
"Evren Yaşar": "necatievren@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/necatievrenyasar/TRPUIKitLib.git",
"tag": "1.0.1"
},
"source_files": "TRPUIKit/**/**/*",
"frameworks": "UIKit",
"swift_version": "4.2",
"requires_arc": true
}