[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 7 / RTXTransitionKit / 1.0 / RTXTransitionKit.podspec.json
blob25c7f558b0ce1d2ca1d66ad1d6f1a02a9d96cc20
2   "name": "RTXTransitionKit",
3   "summary": "Implement the independent navigation bar and transition animation effects like TouTiao",
4   "version": "1.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "menttofly": "1028365614@qq.com"
11   },
12   "homepage": "https://github.com/menttofly/RTXTransitionKit",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/menttofly/RTXTransitionKit.git",
18     "tag": "1.0"
19   },
20   "requires_arc": true,
21   "source_files": "RTXTransitionKit/*.{h,m}",
22   "public_header_files": "RTXTransitionKit/*.{h}"