blob: e1d8dbccdc614f1a0e68cf79d74df590dd63ff4d [file] [log] [blame]
{
"name": "NKSparkleButton",
"version": "1.0",
"summary": "Add sparkle effect to NKButton",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kennic/NKSparkleButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nam Kennic": "namkennic@me.com"
},
"source": {
"git": "https://github.com/kennic/NKSparkleButton.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/namkennic",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "NKSparkleButton/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"NKButton": [
]
}
}