[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / c / a / BXSafeTransition / 0.0.1 / BXSafeTransition.podspec.json
blob46477c4120e5f948a6cc1dc8dab0f569d92e333c
2   "name": "BXSafeTransition",
3   "version": "0.0.1",
4   "summary": "It is a UINavigationController Category, which can avoid you jump into push and pop hole.",
5   "description": "It is a UINavigationController Category, which can avoid you jump into push and pop hole. Join us: shaozhengxingok@126.com",
6   "homepage": "https://github.com/iException/BXSafeTransition",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iexception group": "https://github.com/iexception"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/iException/BXSafeTransition.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "BXSafeTransition/*.{h,m}",
22   "requires_arc": true