[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / c / LazyObject / 0.3 / LazyObject.podspec.json
blob6c301f5b28f37602a47598da5d95f14c0f185b50
2   "name": "LazyObject",
3   "summary": "Lazy JSON deserialization in Swift",
4   "version": "0.3",
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.3"
16   },
17   "source_files": "Source/**/*",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "module_name": "LazyObject"