blob: aeb3fb31f675c4350520f0c215eed5e7d4974bdb [file] [log] [blame]
{
"name": "WTIntExtensions",
"version": "1.0.3",
"summary": "WTIntExtensions adds methods to generate pseudo-random integer values.",
"description": "WTIntExtensions adds methods to generate uniformly-distributed pseudo-random integer values.",
"homepage": "https://github.com/wltrup/Swift-WTIntExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wagner Truppel": "trupwl@gmail.com"
},
"source": {
"git": "https://github.com/wltrup/Swift-WTIntExtensions.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WTIntExtensions/Classes/**/*",
"pushed_with_swift_version": "3.0"
}