| { |
| "name": "GTWorkDemo", |
| "version": "0.1.0", |
| "summary": "A short description of GTWorkDemo.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/xuchunyu-caibaoshuo/GTWorkDemo", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "xuchunyu-caibaoshuo": "xuchunyu@caibaoshuo.com" |
| }, |
| "source": { |
| "git": "https://github.com/xuchunyu-caibaoshuo/GTWorkDemo.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "GTWorkDemo/Classes/**/*", |
| "dependencies": { |
| "MGJRouter": [ |
| "~>0.9.0" |
| ], |
| "AFNetworking": [ |
| "~> 3.2.1" |
| ], |
| "SDWebImage": [ |
| |
| ], |
| "Masonry": [ |
| "~> 1.1.0" |
| ], |
| "MBProgressHUD": [ |
| |
| ], |
| "MJRefresh": [ |
| |
| ], |
| "MJExtension": [ |
| |
| ], |
| "SDCycleScrollView": [ |
| ">= 1.80" |
| ], |
| "JXCategoryView": [ |
| |
| ], |
| "JXPagingView/Pager": [ |
| |
| ] |
| } |
| } |