[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / a / 3 / LXLibs / 0.0.1 / LXLibs.podspec.json
blob0715ab44e54734b0b5815f8c2dbf605820459b95
2   "name": "LXLibs",
3   "version": "0.0.1",
4   "summary": "LXLibs basic library",
5   "description": "Testing Private Podspec.\n \n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://git.coding.net/arthurcsh/LXLibs.git",
7   "license": {
8     "type": "MIT",
9     "text": "LICENSE"
10   },
11   "authors": {
12     "chengshaohua": "chshua@icloud.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://git.coding.net/arthurcsh/LXLibs.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "LXClass/*.{h,m}",
23     "LXClass/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true