blob: 02b10052ce0935947437ab6445fdfa01226d4c32 [file] [log] [blame]
{
"name": "PKEventsManager",
"version": "1.0.4",
"summary": "A CocoaPods library written in Swift",
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"description": "This CocoaPods library helps our clients to send events to Mixpanel",
"homepage": "https://github.com/GetGems/PKEventsManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eran Israel": "eran@paykey.com"
},
"source": {
"git": "https://github.com/GetGems/PKEventsManager.git",
"tag": "1.0.4"
},
"source_files": "PKEventsManager/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Mixpanel-swift": [
]
},
"swift_version": "5.1"
}