blob: cf396b1cdcd5e4bc4cee7963f7aab0bfb5cec0b7 [file] [log] [blame]
{
"name": "SanTapMessage",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you creating iMessage extension.",
"homepage": "https://github.com/dbagmar/SanTapMessage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dbagmar": "darshan.bagmar@idmission.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/dbagmar/SanTapMessage.git",
"tag": "0.0.1"
},
"source_files": "SanTapMessage/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "SanTapMessage/**/*.{png,xib,storyboard,xcassets}",
"swift_version": "4.2"
}