[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 5 / e / YHTransitionKit / 0.1.1 / YHTransitionKit.podspec.json
blobe780ed38219efb11343abb328f66769cfba15abb
2   "name": "YHTransitionKit",
3   "version": "0.1.1",
4   "summary": "A short description of YHTransitionKit.",
5   "description": "TODO: Add long description of the pod here.",
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.1"
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   ]