[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 9 / 1 / SLCursorOffset / 1.0.0 / SLCursorOffset.podspec.json
blobb358a566d2e9d055a37354ab76df1740d08d8697
2   "name": "SLCursorOffset",
3   "version": "1.0.0",
4   "summary": "An category to calculate textField cursor offset",
5   "description": "                       An category to calculate textField cursor offset\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/LiuShulong/SLCursorOffset",
7   "license": "MIT",
8   "authors": {
9     "LiuShulong": "bigfish_liu@126.com"
10   },
11   "source": {
12     "git": "https://github.com/LiuShulong/SLCursorOffset.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SLCursorOffset": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "UIKit"