blob: 17224f20e20c300164f1c1f2a0b63753942465a1 [file] [log] [blame]
{
"name": "SecureMappingKit",
"version": "0.0.1b1",
"requires_arc": true,
"authors": {
"Morissard Jérome": "morissardj@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"summary": "Securize the mapping between your JSON and your model.",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/leverdeterre/SecureMappingKit",
"source": {
"git": "https://github.com/leverdeterre/SecureMappingKit.git",
"tag": "0.0.1b1"
},
"source_files": "SecureMappingKit/SecureMappingKit/SecureMappingKit/*",
"frameworks": [
"CoreTelephony",
"UIKit"
]
}