blob: 61d97a9df4e0522777e7c3de49587181d3657496 [file] [log] [blame]
{
"name": "LPSwipeNavigationController",
"version": "1.0.1",
"summary": "ARC and GCD Compatible LPSwipeNavigationController Class for iOS",
"license": "MIT",
"homepage": "https://github.com/leapCoding/LPSwipeNavigationController",
"authors": {
"LeapDev": "lpdevstore@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/leapCoding/LPSwipeNavigationController.git",
"tag": "1.0.1"
},
"source_files": [
"LPSwipeNavigationController.h",
"LPSwipeNavigationController.m"
]
}