blob: a1cf8f3feb9a0eb91dd46617ce6ea6a1e5d5c1a1 [file] [log] [blame]
{
"name": "JAPanoView",
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Javier Alonso": "",
"Damien Debin": "damien.debin@gmail.com"
},
"homepage": "https://github.com/ddebin/JAPanoView",
"summary": "360° panorama viewer for cubic panoramic images.",
"source": {
"git": "https://github.com/ddebin/JAPanoView.git",
"tag": "0.1.2"
},
"source_files": [
"PanoTest/JAPanoView.{h,m}",
"PanoTest/JAViewController.{h,m}"
],
"platforms": {
"ios": "5.0"
},
"frameworks": "QuartzCore",
"requires_arc": true
}