blob: 86019f6b5f94e33d1f6e3127441cf87c5c2d14dd [file] [log] [blame]
{
"name": "TNController",
"version": "0.0.1",
"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.1"
},
"source_files": "TNController/*.swift",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.1"
}