blob: 8b0fec4b71b280af607072e9c91c04062f610bd7 [file] [log] [blame]
{
"name": "Tyoung",
"version": "0.0.2",
"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": "9.0"
},
"source": {
"git": "https://github.com/wangweiyang8887/Tyoung.git",
"tag": "0.0.2"
},
"source_files": "Tyoung/*.{h,m,swift}",
"exclude_files": "Tyoung/Exclude",
"frameworks": "Foundation",
"requires_arc": true
}