[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 9 / 5 / JSONMagic / 0.1 / JSONMagic.podspec.json
blob0d349179d84af6cb7eb4a3131998861390f292d7
2   "name": "JSONMagic",
3   "version": "0.1",
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.1"
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"