blob: b71363942daf72b2af4074616012a6fd1e466f95 [file] [log] [blame]
{
"name": "YYSugar",
"summary": "Something sweet that goes great with your Cocoa by Sugar swift 5",
"version": "1.0.0",
"homepage": "https://github.com/wangdoubleyan/YYSugar",
"license": "MIT",
"authors": {
"YY": "i@wyy.life"
},
"source": {
"git": "https://github.com/wangdoubleyan/YYSugar.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/{iOS,iOS-Exclusive,Shared}/**/*"
},
"frameworks": "Foundation",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
}
}