[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 3 / LXDMacros / 1.0.2 / LXDMacros.podspec.json
blob1a0a211a429624badf0887aa27aea2e2600afee4
2   "name": "LXDMacros",
3   "version": "1.0.2",
4   "summary": "Some common macros and function",
5   "description": "TODO: Add long descriptiong of the pod here.",
6   "homepage": "https://github.com/sindrilin/LXDMacros",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linxinda": "codersindri@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sindrilin/LXDMacros.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "LXDMacros/Classes",
20     "LXDMacros/Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "LXDMacros/Classes/**/*.h",
23   "platforms": {
24     "osx": null,
25     "ios": null,
26     "tvos": null,
27     "watchos": null
28   }