blob: 97551f8a8de470742b693e9bf7317c5a749faa80 [file] [log] [blame]
{
"name": "JAPanoView",
"version": "0.1.1",
"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.1"
},
"source_files": [
"PanoTest/JAPanoView.{h,m}",
"PanoTest/JAViewController.{h,m}"
],
"platforms": {
"ios": "5.0"
},
"frameworks": "QuartzCore",
"requires_arc": true
}