[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / 1 / JPNavigationController / 2.0.0 / JPNavigationController.podspec.json
blob83b61f560f9bb91beda9ac49b43810de24c4d54b
2   "name": "JPNavigationController",
3   "version": "2.0.0",
4   "summary": "This library provides an fullScreen pop and push gesture for UINavigationController with customize UINavigationBar for each single support.",
5   "description": "FullScreen pop gesture supportFullScreen push gesture supportCustomize UINavigationBar for each single viewController supportAdd link view hovering in screen bottom supportCustomize pop and push gesture distance on the left side of the screen supportClose pop gesture for single viewController supportClose pop gesture for all viewController supportSmooth AVPlayer playing when perform pop gesture",
6   "homepage": "https://github.com/newyjp/JPNavigationController",
7   "license": "MIT",
8   "authors": {
9     "NewPan": "13246884282@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/newyjp/JPNavigationController.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "JPNavigationController/**/*.{h,m}",
19   "resources": "JPNavigationController/JPNavigationController.bundle",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true