blob: bf2fcb70b3e55a16f1fe9cb6ce2cd40448b78cd7 [file] [log] [blame]
{
"name": "Tyoung",
"version": "0.0.9",
"summary": "A short description of tyoung.",
"homepage": "https://github.com/explore",
"license": "MIT",
"authors": {
"wangweiyang8887": "98708887@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wangweiyang8887/Tyoung.git",
"tag": "0.0.9"
},
"source_files": "Tyoung/*.{h,m,swift}",
"exclude_files": "Tyoung/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}