blob: 5456a669f4e5afbd587e8523cc3ff184174a33a8 [file] [log] [blame]
{
"name": "tt",
"version": "0.0.2",
"summary": "tt framework",
"swift_versions": "5.0",
"description": "tt framework!!",
"homepage": "http://www.baidu.com",
"license": "MIT",
"authors": {
"wwy": "wwy0918@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wwy0918/testpod.git",
"tag": "0.0.2"
},
"source_files": [
"tt/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}