blob: 02538c1c1c4e11c2b862557a376022baf184d652 [file] [log] [blame]
{
"name": "VersionTrackerSwift",
"version": "1.1.0",
"summary": "Versions tracker for your iOS, OS X, and tvOS app",
"description": "Versions / builds tracker for your iOS, OS X, and tvOS app. Also useful to get information such as versions / builds history...",
"homepage": "https://github.com/tbaranes/VersionTrackerSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tom Baranes": "tom.baranes@gmail.com"
},
"source": {
"git": "https://github.com/tbaranes/VersionTrackerSwift.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "Source/*.swift"
}