blob: 12bf683f63fb4f6361622a851a78660297c51820 [file] [log] [blame]
{
"name": "EventTracker",
"version": "1.0.0",
"summary": "Framework to log events",
"homepage": "https://github.com/birwin93/EventTracker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Billy Irwin": "birwin93@gmail.com"
},
"social_media_url": "http://twitter.com/billy_the_kid",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/birwin93/EventTracker.git",
"tag": "v1.0.0",
"submodules": true
},
"source_files": "EventTracker/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}