blob: c5e3a61805a1f391e60a58156abfd1f1f9858cb3 [file] [log] [blame]
{
"name": "TTDeviceIdentifier",
"version": "1.0.0",
"summary": "Cocoapod for managing network calls in swift.",
"description": "A Cocoapod for managing network calls in swift.",
"license": "MIT",
"homepage": "https://github.com/TeaTalkInternal/TTDeviceIdentifier/",
"authors": {
"Kevin Vishal": "vishalkevin11@gmail.com"
},
"social_media_url": "https://twitter.com/vishalkevin11",
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/TeaTalkInternal/TTDeviceIdentifier.git",
"tag": "1.0.0"
},
"source_files": "TTDeviceIdentifier/**/*.{h,m,swift}",
"swift_version": "5.0"
}