blob: 69daa969d3e3eb3c70789f19682e231fda137b15 [file] [log] [blame]
{
"name": "WidgetTimeline",
"version": "0.1.0",
"summary": "A short description of WidgetTimeline.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LiveLike/iOS-Widget-Timeline",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mjelzon": "jelzon@livelike.com"
},
"source": {
"git": "https://github.com/LiveLike/iOS-Widget-Timeline.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "WidgetTimeline/Classes/**/*",
"dependencies": {
"EngagementSDK": [
]
}
}