| { |
| "name": "MHBasicsComponent", |
| "version": "0.2.0", |
| "summary": "A short description of MHBasicsComponent.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/wumenghua/MHBasicsComponent", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "314693145@qq.com": "314693145@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/wumenghua/MHBasicsComponent.git", |
| "tag": "0.2.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "MHBasicsComponent/Classes/**/*" |
| } |