blob: e5edcdb4cb9a2d08bb1cc453fd98df7859612771 [file] [log] [blame]
{
"name": "XLPopGesture",
"version": "1.3",
"summary": "A custom PopGesture with AOP.",
"description": "A custom PopGesture with AOP. Just pod in 2 files and no need for any setups.",
"homepage": "https://github.com/cctomato/XLPopGesture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cctomato": "cyq_1103@live.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cctomato/XLPopGesture.git",
"tag": "1.3"
},
"source_files": "XLPopGesture/*.{h,m}",
"requires_arc": true
}