[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / b / 6 / LABParser / 0.2 / LABParser.podspec.json
blob791b7353da12b1d45eccbcab3e535636b2561fcc
2   "name": "LABParser",
3   "version": "0.2",
4   "summary": "Simple JSON-Dictionary parser.",
5   "description": "Bidirectional JSON-Dictionary parser development in swift 4.",
6   "homepage": "https://github.com/xrax/LABParser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leonardo Armero Barbosa": "limpusra@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4"
19   },
20   "source": {
21     "git": "https://github.com/xrax/LABParser.git",
22     "tag": "0.2"
23   },
24   "source_files": [
25     "LABParser/*.swift",
26     "LABParser/*.xib"
27   ],
28   "frameworks": "UIKit",
29   "pushed_with_swift_version": "4.0"