blob: 8c94a2148cfbadba0b7f15bbb045258e7a356726 [file] [log] [blame]
{
"name": "Swiftuna",
"version": "0.0.4",
"summary": "Decorator library that lets any view have a cool swipe-to-reveal options menu",
"homepage": "https://github.com/kevinwl02/Swiftuna",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Wong": "kevin.wl.02@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kevinwl02/Swiftuna.git",
"tag": "0.0.4"
},
"source_files": [
"Swiftuna/Swiftuna/*.{swift,h,m}",
"Swiftuna/Swiftuna/**/*.{swift,h,m}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}