blob: 2ee58d95e2f0afd447cb4b6355650ab9ed479c11 [file] [log] [blame]
{
"name": "CCBRKMagnifierView",
"version": "0.1.0",
"summary": "CCBRKMagnifierView 在读书SDK中用于长按显示选中区域的文字进行放大。",
"description": "CCBRKMagnifierView 在读书SDK中用于长按显示选中区域的文字进行放大。\nCCBRKMagnifierView 作为TextReadKit中的一个子类库存在。",
"homepage": "https://github.com/Bogon/CCBRKMagnifierView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bogon": "zhangqixcu@gmail.com"
},
"source": {
"git": "https://github.com/Bogon/CCBRKMagnifierView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCBRKMagnifierView/Classes/**/*",
"resource_bundles": {
"CCBRKMagnifierView": [
"CCBRKMagnifierView/Assets/*.png"
]
}
}