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