blob: f47acea8c6fc72b0595bfaa7f20902fd5450b690 [file] [log] [blame]
{
"name": "Sugar_Reader",
"summary": "Sugar_Reader bookReader",
"version": "1.0.2.1",
"homepage": "https://github.com/wangdoubleyan/Sugar_Reader",
"license": "MIT",
"authors": {
"YY": "i@wyy.life"
},
"source": {
"git": "https://github.com/wangdoubleyan/Sugar_Reader.git",
"tag": "1.0.2.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"ios": {
"source_files": "Sugar_Reader/Sources/**/*"
},
"frameworks": "UIKit",
"dependencies": {
"TYAttributedLabel": [
],
"SideMenu": [
],
"SnapKit": [
],
"TYText": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
}
}