blob: 4d156fb782dd25f813bbc4698b1d9c9b4bfa3e7b [file] [log] [blame]
{
"name": "YJResizableSplitView",
"version": "1.0.0",
"summary": "分屏视图",
"homepage": "https://github.com/LYajun/YJResizableSplitView",
"license": "MIT",
"authors": {
"刘亚军": "liuyajun1999@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LYajun/YJResizableSplitView.git",
"tag": "1.0.0"
},
"source_files": "YJResizableSplitView/*.{h,m}",
"resources": "YJResizableSplitView/YJResizableSplitView.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}