blob: 81c55299cbded373b7167f83468dd981c1f0b651 [file] [log] [blame]
{
"name": "iosRandom",
"version": "0.1.0",
"summary": "ios Random genarete random number",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vb10",
"swift_version": "4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vb10": "velibacik60@gmail.com"
},
"source": {
"git": "https://github.com/vb10/iosRandom.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.1"
},
"source_files": "iosRandom/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
]
}
}