blob: 675f9b8816079aa8e85f551235d8d526a2b15717 [file] [log] [blame]
{
"name": "JBImageViewTransition",
"summary": "The most fantastic way to implement image transition.",
"version": "0.1.1",
"homepage": "https://github.com/jithinpala/JBImageViewTransition",
"license": "MIT",
"authors": {
"Jithin B": "jithinpala@gmail.com"
},
"source": {
"git": "https://github.com/jithinpala/JBImageViewTransition.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.3"
},
"requires_arc": true,
"source_files": "JBImageViewTransition/JBTransitionView.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "2.2"
}
}