blob: 33108a5c388124d8af6a5a14bcb43522da501c2c [file] [log] [blame]
{
"name": "Tyoung",
"version": "0.0.5",
"summary": "A short description of tyoung.",
"description": "This is a demo",
"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.5"
},
"source_files": "Tyoung/*.{h,m,swift}",
"exclude_files": "Tyoung/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}