blob: 42601bbeb310ea99e32767b4fa70d1ee60de998f [file] [log] [blame]
{
"name": "Tyoung",
"version": "0.0.1",
"summary": "A short description of Tyoung.",
"description": "This is a custom extension.",
"homepage": "http://www.peogoo.com",
"license": "MIT",
"authors": {
"wangweiyang8887": "98708887@qq.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/wangweiyang8887/Tyoung.git",
"tag": "0.0.1"
},
"source_files": "Tyoung/*.{h,m,swift}",
"exclude_files": "Tyoung/Exclude",
"frameworks": "Foundation",
"requires_arc": true
}