blob: ab848385de3bfb8d0c275c83412fcd446e5e270b [file] [log] [blame]
{
"name": "YJPageView",
"version": "1.0.1",
"authors": {
"阳君": "937447974@qq.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/937447974/YJPageView",
"source": {
"git": "https://github.com/937447974/YJPageView.git",
"tag": "v1.0.1"
},
"summary": "轮播图、导航图、小说翻页等多种翻页模式封装",
"platforms": {
"ios": "6.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YJAutoLayout": [
],
"YJTableViewFactory/Utils": [
]
},
"prefix_header_file": "Prefix/YJPageView-Prefix.pch",
"requires_arc": true,
"source_files": "Classes/*.{h,m}"
}