[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / a / b / AHJSONSerializer / 0.1.0 / AHJSONSerializer.podspec.json
blob2ccdb3f8389fbc76790a7aff7717da6a84456c32
2   "name": "AHJSONSerializer",
3   "version": "0.1.0",
4   "summary": "AHJSONSerializer helps parse json to Object and visa versa",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AlexHmelevski/AHJSONSerializer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Hmelevski": "alexei.hmelevski@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AlexHmelevski/AHJSONSerializer.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AHJSONSerializer/Classes/**/*",
22   "dependencies": {
23     "ALEither": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"