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