blob: 2ccdb3f8389fbc76790a7aff7717da6a84456c32 [file] [log] [blame]
{
"name": "AHJSONSerializer",
"version": "0.1.0",
"summary": "AHJSONSerializer helps parse json to Object and visa versa",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AlexHmelevski/AHJSONSerializer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Hmelevski": "alexei.hmelevski@gmail.com"
},
"source": {
"git": "https://github.com/AlexHmelevski/AHJSONSerializer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AHJSONSerializer/Classes/**/*",
"dependencies": {
"ALEither": [
]
},
"pushed_with_swift_version": "3.0"
}