| { |
| "name": "GhxTestPods", |
| "version": "0.0.3", |
| "summary": "GhxTestPods. YES", |
| "description": "这只是一个测试 啦啦 描述必须非常长么", |
| "homepage": "https://github.com/EarthMass/GhxTestPods", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": "mars", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/EarthMass/GhxTestPods.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "GhxTestPos/Class/*.{h,m}", |
| "exclude_files": "Classes/Exclude", |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "dependencies": { |
| "MJExtension": [ |
| |
| ] |
| } |
| } |