blob: 8c3a3c706c62de77db93824d24544e3fe8eb2f9e [file] [log] [blame]
{
"name": "Trackable",
"version": "0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Swift app analytics using protocol extensions",
"homepage": "https://github.com/VojtaStavik/Trackable",
"social_media_url": "http://twitter.com/VojtaStavik",
"authors": {
"Vojta Stavik": "stavik@outlook.com"
},
"source": {
"git": "https://github.com/VojtaStavik/Trackable.git",
"tag": "0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Trackable/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}