blob: 61c1431562d41ac3a527e4e5b1db35d112e6a385 [file] [log] [blame]
{
"name": "AHJSONSerializer",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AHJSONSerializer/Classes/**/*",
"dependencies": {
"ALEither": [
]
},
"pushed_with_swift_version": "3.0"
}