blob: 9f3336c904be465ed2b326ed6cd77a84540a008a [file] [log] [blame]
{
"name": "AYResponder",
"version": "0.1.0",
"summary": "Selector responder for object",
"homepage": "https://github.com/alan-yeh/AYResponder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Yeh": "a@yerl.cn"
},
"source": {
"git": "https://github.com/alan-yeh/AYResponder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AYResponder/Classes/**/*"
}