blob: 41ff1377ddeaef6ce9c248a46d698cdda0a699bd [file] [log] [blame]
{
"name": "TKCocoaWidgetModule",
"version": "0.1.2",
"summary": "A short description of TKCocoaWidgetModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/FredevTeam/TKCocoaWidgetModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuamaodeyu": "playtomandjerry@gmail.com"
},
"source": {
"git": "https://github.com/FredevTeam/TKCocoaWidgetModule.git",
"tag": "0.1.2"
},
"platforms": {
"osx": "10.12"
},
"swift_versions": "4.2",
"source_files": "TKCocoaWidgetModule/Classes/**/*",
"dependencies": {
"TKCocoaModule": [
]
},
"swift_version": "4.2"
}