| { | |
| "name": "GLPod", | |
| "version": "0.0.1", | |
| "summary": "GLPod测试", | |
| "description": "GLPod测试,测试测试测试22", | |
| "homepage": "https://github.com/shorty-Man/GLPodTest", | |
| "license": "MIT", | |
| "authors": { | |
| "gelei": "gelei@anve.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/shorty-Man/GLPodTest.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "GLPodLib/GLPodLib/GLPod", | |
| "GLPod/**/*.{h,m}" | |
| ], | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |