| { |
| "name": "Yunpan", |
| "version": "0.0.20", |
| "summary": "iOS shm drive SDK.", |
| "homepage": "https://git.shimo.im/xietianchen/Yunpan", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "xietianchen": "xietianchen@shimo.im" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://git.shimo.im/xietianchen/Yunpan", |
| "tag": "0.0.20" |
| }, |
| "source_files": [ |
| "Yunpan/Model/**/*.{h,m}", |
| "Yunpan/Model/**/**/*.{h,m}", |
| "Yunpan/Util/*.{h,m}", |
| "Yunpan/V+VC/**/*.{h,m}", |
| "Yunpan/V+VC/**/**/*.{h,m}" |
| ], |
| "public_header_files": "Yunpan/**/**/*.h", |
| "resources": [ |
| "Yunpan/Storyboard/*", |
| "Yunpan/Storyboard/**/*", |
| "Yunpan/V+VC/**/*.xib", |
| "Yunpan/V+VC/**/**/*.xib", |
| "Yunpan/Image/**/*.png" |
| ], |
| "resource_bundles": { |
| "Yunpan": [ |
| "Yunpan/Storyboard/*", |
| "Yunpan/Storyboard/**/*", |
| "Yunpan/V+VC/**/*.xib", |
| "Yunpan/V+VC/**/**/*.xib", |
| "Yunpan/Image/**/*.png" |
| ] |
| }, |
| "dependencies": { |
| "XTlib": [ |
| |
| ], |
| "XTlib/Animations": [ |
| |
| ], |
| "XTlib/CustomUIs": [ |
| |
| ], |
| "UITableView+FDTemplateLayoutCell": [ |
| |
| ], |
| "SSZipArchive": [ |
| |
| ], |
| "FDFullscreenPopGesture": [ |
| |
| ], |
| "CHTCollectionViewWaterfallLayout": [ |
| |
| ], |
| "IQKeyboardManager": [ |
| |
| ], |
| "DACircularProgress": [ |
| |
| ], |
| "LXMButtonImagePosition": [ |
| |
| ], |
| "FTPopOverMenu": [ |
| |
| ], |
| "CYLTableViewPlaceHolder": [ |
| |
| ], |
| "MGSwipeTableCell": [ |
| |
| ], |
| "YYWebImage": [ |
| |
| ] |
| } |
| } |