blob: 7927dfcc3fc52ed688b68f10a2b96ffa5e5979e0 [file] [log] [blame]
{
"name": "XLPopGesture",
"version": "2.0",
"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": "2.0"
},
"source_files": "XLPopGesture/*.{h,m}",
"requires_arc": true
}