[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 3 / c / a / BXSafeTransition / 1.0.0 / BXSafeTransition.podspec.json
blob9aa52ec656b036babb60b39bebf0a30cff71839b
2   "name": "BXSafeTransition",
3   "version": "1.0.0",
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": "1.0.0"
20   },
21   "source_files": "BXSafeTransition/*.{h,m}",
22   "requires_arc": true