blob: 4a435980d06164a359699383f8640886d105efbc [file] [log] [blame]
{
"name": "InteractiveSideMenu",
"version": "1.0",
"summary": "Interactive Side Menu in Swift",
"homepage": "https://github.com/handsomecode/InteractiveSideMenu",
"license": "Apache 2.0 license",
"authors": {
"Andrey Arzhannikov": "andreya@handsome.is"
},
"source": {
"git": "https://github.com/handsomecode/InteractiveSideMenu.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}