[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / 7 / 5 / SmartPopNavigationController / 0.1.2 / SmartPopNavigationController.podspec.json
blob81078153e36a5fb827e9f7fce75f2bb8d594bd81
2   "name": "SmartPopNavigationController",
3   "version": "0.1.2",
4   "summary": "UINavigation controller that could perform several immediate pops/pushes without breaking stuff",
5   "description": "                   UINavigation controller that could perform several pops/pushes without breaking\n\n                   * When several pops are scheduled, this controller will perform only needed ones, call needed callbacks and won't break the navigation sequence\n                   * Set class for all navigation controllers to SmartPopNavigationController and it will perform pops safely\n",
6   "homepage": "https://github.com/Itheme/SmartPopNavigationController",
7   "license": "MIT",
8   "authors": {
9     "Dan Parkhomenko": "thereaintnomailformeagain@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Itheme/SmartPopNavigationController.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "SmartPopNavigationController.{h,m}",
19   "frameworks": "UIKit"