blob: 96c90f88658b281bb4a0fe35517b741b91810393 [file] [log] [blame]
{
"name": "Sugar_Reader",
"summary": "Sugar_Reader bookReader",
"version": "1.0.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.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"ios": {
"source_files": "Sugar_Reader/Sources/**/*"
},
"frameworks": "UIKit",
"dependencies": {
"TYAttributedLabel": [
],
"SideMenu": [
],
"SnapKit": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
}
}