blob: 9d02069e12d27b78070f6c57f32d304a43c1f510 [file] [log] [blame]
{
"name": "ImageOpenTransition",
"version": "0.1.0",
"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"
},
"frameworks": "UIKit",
"source_files": [
"ImageOpenTransition*",
"Vendor/*",
"Resource/*",
"ImageOpenTransition/*"
],
"requires_arc": true
}