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