blob: 8b87314cd0c53c9453163379987c12a8cb2fc49b [file] [log] [blame]
{
"name": "GLPod",
"version": "0.0.2",
"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.2"
},
"source_files": [
"GLPodLib/GLPodLib/GLPod",
"GLPod/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}