blob: fcc513b543debce3d13bf61e122a59d60c4fcdff [file] [log] [blame]
{
"name": "RandomUserSwift",
"version": "0.05",
"summary": "Swift Framework to Generate Random Users - An Unofficial SDK for randomuser.me",
"description": "Swift 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": "8.0"
},
"source": {
"git": "https://github.com/dingwilson/RandomUserSwift.git",
"tag": "0.05"
},
"source_files": [
"RandomUserSwift",
"RandomUserSwift/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}