blob: b3805b87b163d55362f047acea1a8bf5ec6217b8 [file] [log] [blame]
{
"name": "NumericAnnex",
"summary": "A supplement to the numeric facilities provided in the Swift standard library.",
"version": "0.1.17",
"license": "MIT",
"homepage": "https://github.com/xwu/NumericAnnex",
"authors": "Xiaodi Wu",
"social_media_url": "https://twitter.com/xwu",
"source": {
"git": "https://github.com/xwu/NumericAnnex.git",
"tag": "0.1.17"
},
"source_files": "Sources",
"frameworks": "Security",
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "4.0"
}