blob: 7444f8e94c250a476807b6a5efd4aada7d96d102 [file] [log] [blame]
{
"name": "TNController",
"version": "0.0.3",
"summary": "An DataHandle view on iOS",
"homepage": "https://github.com/MichaelZL/TNController",
"license": {
"type": "MIT"
},
"platforms": {
"ios": "9.0"
},
"authors": {
"MichaelZL": "821035751@qq.com"
},
"source": {
"git": "https://github.com/MichaelZL/TNController.git",
"tag": "0.0.3"
},
"source_files": "TNController/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.1"
}