blob: 8f1ce17c8b91422006a55729b68d9719486dffea [file] [log] [blame]
{
"name": "SanTapiMessage",
"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/SanTapiMessage",
"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/SanTapiMessage.git",
"tag": "0.0.1"
},
"source_files": "SanTapiMessages/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "SanTapiMessages/**/*.{png,xib,storyboard,xcassets}",
"swift_version": "4.2"
}