blob: f6a570841b321d4485e354e9afcb923b2e493790 [file] [log] [blame]
{
"name": "RandomUserSwift",
"version": "0.04",
"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.04"
},
"source_files": [
"RandomUserSwift",
"RandomUserSwift/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}