blob: 738d8e6b0befc866732139c0dec58646b8bb5377 [file] [log] [blame]
{
"name": "KVActionSheet",
"version": "1.4",
"summary": "KVActionSheet for Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vuvankhac",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vuvankhac": "khacvv0451@gmail.com"
},
"source": {
"git": "https://github.com/vuvankhac/KVActionSheet.git",
"tag": "1.4"
},
"social_media_url": "https://twitter.com/vuvankhac",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "KVActionSheet/Classes/**/*",
"frameworks": "UIKit"
}