[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 9 / 5 / JSONMagic / 0.7.5 / JSONMagic.podspec.json
blob6910a8838777062a4c5d26d15fa2d28e6a59d4c3
2   "name": "JSONMagic",
3   "version": "0.7.5",
4   "authors": {
5     "David Keegan": "me@davidkeegan.com"
6   },
7   "homepage": "https://github.com/kgn/JSONMagic",
8   "summary": "JSONMagic makes it easy to traverse and parse json in Swift.",
9   "source": {
10     "git": "https://github.com/kgn/JSONMagic.git",
11     "tag": "v0.7.5"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/JSONMagic.swift"