[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 8 / a / 2 / YJPageView / 1.0.1 / YJPageView.podspec.json
blobab848385de3bfb8d0c275c83412fcd446e5e270b
2   "name": "YJPageView",
3   "version": "1.0.1",
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.0.1"
15   },
16   "summary": "轮播图、导航图、小说翻页等多种翻页模式封装",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "dependencies": {
25     "YJAutoLayout": [
27     ],
28     "YJTableViewFactory/Utils": [
30     ]
31   },
32   "prefix_header_file": "Prefix/YJPageView-Prefix.pch",
33   "requires_arc": true,
34   "source_files": "Classes/*.{h,m}"