[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / e / 9 / 4 / LPSwipeNavigationController / 1.0.1 / LPSwipeNavigationController.podspec.json
blob61d97a9df4e0522777e7c3de49587181d3657496
2   "name": "LPSwipeNavigationController",
3   "version": "1.0.1",
4   "summary": "ARC and GCD Compatible LPSwipeNavigationController Class for iOS",
5   "license": "MIT",
6   "homepage": "https://github.com/leapCoding/LPSwipeNavigationController",
7   "authors": {
8     "LeapDev": "lpdevstore@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/leapCoding/LPSwipeNavigationController.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "LPSwipeNavigationController.h",
19     "LPSwipeNavigationController.m"
20   ]