blob: b625e3e7a4d174783fb08187096b41a47d9bf238 [file] [log] [blame]
{
"name": "GBVersionTracking",
"version": "1.3.2",
"summary": "Track which versions of your iOS, Mac OS X, or tvOS app a user has previously installed.",
"homepage": "https://github.com/lmirosevic/GBVersionTracking",
"license": "Apache License, Version 2.0",
"authors": {
"Luka Mirosevic": "luka@goonbee.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.10",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/lmirosevic/GBVersionTracking.git",
"tag": "1.3.2"
},
"source_files": "GBVersionTracking",
"public_header_files": "GBVersionTracking/GBVersionTracking.h",
"requires_arc": true
}