blob: d8718ad6a98879bcf247e0caf8122c7f0295e3de [file] [log] [blame]
{
"name": "JFObjectMapping",
"version": "0.0.2",
"summary": "Object to/from JSON mapping framework",
"description": " Object to/from JSON mapping framework.\n",
"homepage": "https://github.com/jfwork",
"license": "MIT",
"authors": {
"Denis Jajčević": "denis.jajcevic@gmail.com"
},
"source": {
"git": "https://github.com/jfwork/JFObjectMapping.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/ios",
"ios": {
"exclude_files": "Classes/osx"
}
}