| { |
| "name": "TQBaseProject", |
| "version": "0.0.2", |
| "summary": "TQBaseProject", |
| "homepage": "https://github.com/worksq/TQBaseProject", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "worksq": "worksq@yeah.net" |
| }, |
| "source": { |
| "git": "https://github.com/worksq/TQBaseProject.git", |
| "tag": "0.0.2" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "TQBaseProject/GlobalBase/**/*", |
| "public_header_files": "TQBaseProject/GlobalBase/**/*.h", |
| "dependencies": { |
| "MBProgressHUD": [ |
| |
| ], |
| "CocoaLumberjack": [ |
| |
| ], |
| "MMPopupView": [ |
| |
| ], |
| "YYCategories": [ |
| |
| ], |
| "YYModel": [ |
| |
| ], |
| "YYText": [ |
| |
| ], |
| "QMUIKit": [ |
| |
| ], |
| "MJRefresh": [ |
| "~> 3.1.15" |
| ], |
| "DZNEmptyDataSet": [ |
| |
| ], |
| "FDFullscreenPopGesture": [ |
| "~> 1.1" |
| ], |
| "BlocksKit": [ |
| |
| ], |
| "RETableViewManager": [ |
| |
| ], |
| "YTKNetwork": [ |
| |
| ] |
| } |
| } |