blob: 85efdc3d9dd8916f90c9a7d0d5cf704513ed02ed [file] [log] [blame]
{
"name": "ShuffleArray",
"version": "0.1.1",
"summary": "Generates random array.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ravisfortune/KRShuffleArray",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ravisfortune@gmail.com": "kumarkr@fsoft.com.vn"
},
"source": {
"git": "https://github.com/ravisfortune/KRShuffleArray.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ShuffleArray/Classes/*"
}