blob: 5680ae830592c6594e93c52684c126c9cad83acc [file] [log] [blame]
{
"name": "Einsteinium",
"version": "1.0",
"authors": {
"Bas van Kuijck": "bas@e-sites.nl"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "http://www.e-sites.nl",
"summary": "A collection of swift extensions",
"source": {
"git": "https://github.com/e-sites/Einsteinium.git",
"tag": "1.0"
},
"source_files": "Sources/**/*.{h,swift}",
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}