[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / a / 2 / YJPageView / 1.1.2 / YJPageView.podspec.json
blob991ecd932f8a6581094b9a7f88ce8b2c68b497bd
2   "name": "YJPageView",
3   "version": "1.1.2",
4   "authors": {
5     "阳君": "937447974@qq.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/937447974/YJPageView",
12   "source": {
13     "git": "https://github.com/937447974/YJPageView.git",
14     "tag": "v1.1.2"
15   },
16   "summary": "轮播图、导航图、小说翻页等多种翻页模式封装",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "prefix_header_file": "Prefix/YJPageView-Prefix.pch",
25   "requires_arc": true,
26   "dependencies": {
27     "YJCocoa/CocoaTouchLayer/UIKit/PageView": [
29     ]
30   }