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