blob: 3399ae11bd6b3f24e52569a9c875ed1c6600592b [file] [log] [blame]
{
"name": "AZEasyMapping",
"version": "0.0.1",
"summary": "[Objective-C] JSON Easy Mapping",
"homepage": "https://github.com/zarochintsev/AZEasyMapping",
"license": "MIT",
"authors": {
"Александр Зарочинцев": "alex@notan.ua"
},
"source": {
"git": "https://github.com/zarochintsev/AZEasyMapping.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"AZEasyMapping",
"*.{h,m}"
],
"requires_arc": true
}