blob: 3a0dea9599330845c56b83a4b19cdc296cb51638 [file] [log] [blame]
{
"name": "VersionTracker",
"version": "0.0.1",
"summary": "Tracking app version",
"homepage": "https://github.com/nghialv/VersionTracker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Le Van Nghia": "nghialv2607@gmail.com"
},
"social_media_url": "https://twitter.com/nghialv2607",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nghialv/VersionTracker.git",
"tag": "0.0.1"
},
"source_files": "VersionTracker/*",
"requires_arc": true
}