[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / c / LazyObject / 0.2.1 / LazyObject.podspec.json
blob5e99eca78fd5b0da896868d16c163ecb4540072f
2   "name": "LazyObject",
3   "summary": "Lazy JSON deserialization in Swift",
4   "version": "0.2.1",
5   "homepage": "https://github.com/iwasrobbed/LazyObject",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Rob Phillips": "rob@desideratalabs.co"
12   },
13   "source": {
14     "git": "https://github.com/iwasrobbed/LazyObject.git",
15     "tag": "v0.2.1"
16   },
17   "source_files": "Source/**/*",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "module_name": "LazyObject"