blob: 991ecd932f8a6581094b9a7f88ce8b2c68b497bd [file] [log] [blame]
{
"name": "YJPageView",
"version": "1.1.2",
"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.1.2"
},
"summary": "轮播图、导航图、小说翻页等多种翻页模式封装",
"platforms": {
"ios": "6.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"prefix_header_file": "Prefix/YJPageView-Prefix.pch",
"requires_arc": true,
"dependencies": {
"YJCocoa/CocoaTouchLayer/UIKit/PageView": [
]
}
}