blob: 90eea6111612f72cd8f6fb446745d6b47e9866e6 [file] [log] [blame]
{
"name": "YJPageView",
"version": "0.9",
"authors": {
"阳君": "937447974@qq.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/937447974/YJPageView",
"source": {
"git": "https://github.com/937447974/YJPageView.git",
"tag": "v0.9"
},
"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}"
}