[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / b / SafeNavigation / 0.0.1 / SafeNavigation.podspec.json
blobe36abb77aa4da5f09437fc1c6879ca6629a8e73e
2   "name": "SafeNavigation",
3   "version": "0.0.1",
4   "summary": "防止同时多次push导致的UINavigationController crash",
5   "description": "防止同时多次push导致的UINavigationController crash,防止同时多次push导致的UINavigationController crash",
6   "homepage": "https://github.com/xuvw/safePush.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "heke": "1052110478@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/xuvw/safePush.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "SafeNavigation/**/UINavigationController+HKExts.{h,m}",
23     "SafeNavigation/**/UIViewController+HKSafeExts.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true