blob: b358a566d2e9d055a37354ab76df1740d08d8697 [file] [log] [blame]
{
"name": "SLCursorOffset",
"version": "1.0.0",
"summary": "An category to calculate textField cursor offset",
"description": " An category to calculate textField cursor offset\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/LiuShulong/SLCursorOffset",
"license": "MIT",
"authors": {
"LiuShulong": "bigfish_liu@126.com"
},
"source": {
"git": "https://github.com/LiuShulong/SLCursorOffset.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SLCursorOffset": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}