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