blob: b589bb17152d2a1a5962fd6c3863f324ae231ff6 [file] [log] [blame]
{
"name": "APContactEasyMapping",
"version": "0.0.2",
"summary": "Category to easily map APContact model with EasyMapping.",
"description": "This package is a category that permits to easily map APContact model with EasyMapping.",
"homepage": "https://github.com/JeanLebrument/APContact-EasyMapping",
"license": "MIT",
"authors": {
"JeanLebrument": "jean.lebrument@gmail.com"
},
"source": {
"git": "https://github.com/JeanLebrument/APContact-EasyMapping.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Sources/*",
"dependencies": {
"APAddressBook": [
],
"EasyMapping": [
]
}
}