[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / f / YHPageViewControllerFramework / 1.0.1 / YHPageViewControllerFramework.podspec.json
blob329972052a7ee514322640044720e1d227bf8b94
2   "name": "YHPageViewControllerFramework",
3   "version": "1.0.1",
4   "summary": "A short description of YHPageViewControllerFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Inspirelife96/YHPageViewControllerFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "inspirelife@hotmail.com": "inspirelife@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Inspirelife96/YHPageViewControllerFramework.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YHPageViewControllerFramework/Classes/**/*",
22   "prefix_header_contents": [
23     "#import <MJRefresh/MJRefresh-umbrella.h>",
24     "#import <Masonry/Masonry-umbrella.h>",
25     "#import <FDFullscreenPopGesture/FDFullscreenPopGesture-umbrella.h>"
26   ],
27   "dependencies": {
28     "MJRefresh": [
30     ],
31     "Masonry": [
33     ],
34     "FDFullscreenPopGesture": [
36     ],
37     "YYText": [
39     ]
40   }