blob: 61c426909c63e9e8b1f0d6962e01baee6687ff86 [file] [log] [blame]
{
"name": "BlockBuilderUI",
"version": "0.1.0",
"summary": "BlockBuilderUI",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/richard-frank-movile/BlockBuilderUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"richard-frank-movile": "richard.frank@wavy.global"
},
"source": {
"git": "https://github.com/richard-frank-movile/BlockBuilderUI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"subspecs": [
{
"name": "TabMenu",
"frameworks": "UIKit",
"source_files": "TabMenu/Classes/**/*"
}
]
}