blob: de44b1d51036b95022405a2db30b0dda49f19449 [file] [log] [blame]
{
"name": "Trackable",
"version": "0.3",
"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": "v0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Trackable/*.swift",
"frameworks": "Foundation",
"requires_arc": true
}