blob: c6508365705799e9c8e5c44a7d0422ed3d3320b1 [file] [log] [blame]
{
"name": "Random",
"version": "0.0.1",
"summary": "Randomization",
"homepage": "https://github.com/sperev/Random",
"license": {
"type": "MIT"
},
"authors": {
"Sergei Perevoznikov": "sperev@bk.ru"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sperev/Random.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0.2"
},
"pushed_with_swift_version": "3.0.2"
}