blob: 457cefd6335ad53c1d9b19c45ca35f843a250712 [file] [log] [blame]
{
"name": "EpochConverter",
"version": "1.0",
"summary": "Epoch Converter for iOS and OSX",
"homepage": "https://github.com/quver/EpochConverter",
"license": "MIT",
"authors": {
"Pawel Bednorz": "pawel@quver.pl"
},
"social_media_url": "http://twitter.com/plquver",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/quver/EpochConverter.git",
"tag": "1.0"
},
"public_header_files": "EpochConverter/EpochConverter.h",
"source_files": "EpochConverter/EpochConverter.h"
}