blob: b9d4f42985a9d9fc490e8c1ef28af9b8c5475d0f [file] [log] [blame]
{
"name": "PanoramaGL",
"version": "1.0.3",
"summary": "PanoramaGL on iOS.",
"description": "PanoramaGL for pods.",
"homepage": "https://github.com/pclycx/PanoramaGL",
"license": "MIT",
"authors": {
"彭川": "pengchuan@sephplus.com"
},
"source": {
"git": "https://github.com/pclycx/PanoramaGL.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": false,
"source_files": [
"PanoramaGL/glues/*",
"PanoramaGL/*"
],
"frameworks": "Foundation"
}