[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 8 / a / JsonLite / 1.2.1 / JsonLite.podspec.json
blobebd9adb78c772d7bf6379d13c33908f0d6ff7fc9
2   "name": "JsonLite",
3   "version": "1.2.1",
4   "summary": "High performance and low memory footprint JSON parser for mobile/embedded systems.",
5   "homepage": "https://github.com/amamchur/jsonlite",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Andrii Mamchur": "andrii@mamchur.net"
9   },
10   "source": {
11     "git": "https://github.com/amamchur/jsonlite.git",
12     "tag": "v1.2.1"
13   },
14   "source_files": [
15     "amalgamated/jsonlite/*.{h,c}",
16     "objc/*.{h,m}"
17   ],
18   "public_header_files": [
19     "amalgamated/jsonlite/*.h",
20     "objc/*.h"
21   ],
22   "requires_arc": false