blob: 8ef03f30ace05384b86f953f49f3056cf6a22674 [file] [log] [blame]
{
"name": "IconButton",
"version": "0.2.0",
"summary": "A custom iOS button with icon",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mo3bius/IconButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luigi Aiello": "luigiaiello97@gmail.com"
},
"source": {
"git": "https://github.com/mo3bius/IconButton.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"source_files": "IconButton/**/*.{h,m,swift}",
"swift_version": "5"
}