| { |
| "name": "XTBase", |
| "version": "1.4.1", |
| "summary": "base of XTBase", |
| "description": "iOS rapid utils from XTlib.", |
| "homepage": "https://github.com/Akateason/XTBase", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "teason": "akateason@hotmail.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/Akateason/XTBase.git", |
| "tag": "1.4.1" |
| }, |
| "source_files": [ |
| "XTBase/XTBase/**/*.{h,m}", |
| "XTBase/XTBase/**/**/*.{h,m}" |
| ], |
| "public_header_files": [ |
| "XTBase/XTBase/**/**/*.h", |
| "XTBase/XTBase/**/*.h" |
| ], |
| "dependencies": { |
| "ReactiveObjC": [ |
| |
| ], |
| "Masonry": [ |
| |
| ], |
| "SDWebImage": [ |
| |
| ], |
| "SSZipArchive": [ |
| |
| ], |
| "MJRefresh": [ |
| |
| ], |
| "Valet": [ |
| "2.4.2" |
| ], |
| "YYModel": [ |
| |
| ], |
| "SVProgressHUD": [ |
| |
| ], |
| "UITableView+FDTemplateLayoutCell": [ |
| |
| ], |
| "UIFontWDCustomLoader": [ |
| |
| ], |
| "CocoaLumberjack": [ |
| "3.6.1" |
| ] |
| } |
| } |