blob: 1549f64e4a51e33ab8d6c9762ff6c72cb22b2daf [file] [log] [blame]
{
"name": "Einsteinium",
"version": "1.0.2",
"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.2"
},
"source_files": "Sources/**/*.{h,swift}",
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}