[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / e / YHTransitionKit / 0.1.2 / YHTransitionKit.podspec.json
blob718d2abbfd6e754865242224e1445585bf32d7f9
2   "name": "YHTransitionKit",
3   "version": "0.1.2",
4   "summary": "Push/Pop and Present/Dismiss animated/gesture of YHTransitionKit.",
5   "description": "TODO: Implement by categroy, push/pop and present/dismiss animated/gesture of YHTransitionKit, better to use.",
6   "homepage": "https://github.com/yelinux/YHTransitionKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ye_linux@126.com": "ye_linux@126.com"
13   },
14   "source": {
15     "git": "https://github.com/yelinux/YHTransitionKit.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "NavigationBar",
24       "source_files": "YHTransitionKit/Classes/NavigationBar/**/*"
25     },
26     {
27       "name": "PresentDismiss",
28       "source_files": "YHTransitionKit/Classes/PresentDismiss/**/*"
29     }
30   ]