blob: 5fad81c236bd79d4c91f3f4e53d8650f61561668 [file] [log] [blame]
{
"name": "RandomUserSwift",
"version": "0.02",
"summary": "Swift 3 Framework to Generate Random Users - An Unofficial SDK for randomuser.me",
"description": "Swift 3 Framework to Generate Random Users - An Unofficial SDK for randomuser.me.",
"homepage": "https://github.com/dingwilson/RandomUserSwift",
"license": "MIT",
"authors": {
"Wilson Ding": "hello@wilsonding.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/dingwilson/RandomUserSwift.git",
"tag": "0.02"
},
"source_files": [
"RandomUserSwift",
"RandomUserSwift/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}