blob: 33a1c4516695be0ab850ea1c07a0e767aa009f47 [file] [log] [blame]
{
"name": "LBDelegateMatrioska",
"version": "0.0.1",
"summary": "Multiple delegation using NSProxy.",
"homepage": "https://github.com/lukabernardi/LBDelegateMatrioska",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luca Bernardi": "luka.bernardi@gmail.com"
},
"social_media_url": "https://twitter.com/luka_bernardi",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lukabernardi/LBDelegateMatrioska.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"LBDelegateMatrioska/*.{h,m}"
],
"requires_arc": true
}