| { |
| "name": "SXCategory", |
| "version": "0.1.5", |
| "summary": "usefule categories", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/SvenShao/SXCategory", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "晓亮 邵": "427729776@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/SvenShao/SXCategory.git", |
| "tag": "0.1.5" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source_files": "SXCategory/Classes/**/*", |
| "frameworks": "UIKit", |
| "dependencies": { |
| "MBProgressHUD": [ |
| "~> 0.8" |
| ] |
| } |
| } |