blob: b88b239fb861eace33abf35227cc4222e1d5b54d [file] [log] [blame]
{
"name": "Forex",
"version": "1.0.0",
"summary": "Foreign exchange rates and currency conversion framework",
"homepage": "https://github.com/jingx23/forex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jan Scheithauer": "jan@jingx.net"
},
"source": {
"git": "https://github.com/jingx23/forex.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/jingx23",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"source_files": "Sources/**/*.{swift}"
},
"pushed_with_swift_version": "4.0"
}