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