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