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