blob: 141885222099b4c2f8a5ac587ed57f98bb01104c [file] [log] [blame]
{
"name": "ImageOpenTransition",
"version": "0.1.7",
"summary": "ImageOpenTransition",
"homepage": "https://github.com/mcmatan/ImageOpenTransition",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "Matan"
},
"source": {
"git": "https://github.com/mcmatan/ImageOpenTransition.git",
"tag": "0.1.7"
},
"frameworks": "UIKit",
"source_files": [
"ImageOpenTransition*",
"Vendor/*",
"Resource/*",
"ImageOpenTransition/*"
],
"requires_arc": true
}