blob: e43219869b6f3fc99cbeaceaabb6791827efa139 [file] [log] [blame]
{
"name": "ThryllSDK",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift for thryll functionality",
"description": "This CocoaPods library helps you integrate thryll completely.",
"homepage": "https://github.com/roots-digital/thryll-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roots Digital": "email.rootsinc@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/roots-digital/thryll-sdk-ios.git",
"tag": "0.0.1"
},
"source_files": "ThryllSDK/**/*.{h,m,swift}",
"swift_version": "4.2"
}