[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / b / 8 / Extractable / 1.0.1 / Extractable.podspec.json
blob3ca9bf9aaaf83f87237bc187722a313443f74878
2   "name": "Extractable",
3   "version": "1.0.1",
4   "summary": "A lightweight JSON and Dictionary value extractor.",
5   "description": "A lightweight JSON and Dictionary value extractor that extensively uses Swift Type Inference and Protocols.",
6   "homepage": "https://github.com/psychoticidiot/Extractable",
7   "license": "MIT",
8   "authors": "Brian Mullen",
9   "platforms": {
10     "osx": "10.9",
11     "ios": "8.0",
12     "tvos": "9.0",
13     "watchos": "2.0"
14   },
15   "source": {
16     "git": "https://github.com/psychoticidiot/Extractable.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "Extractable/**/*.swift",
20   "requires_arc": true,
21   "module_name": "Extractable"