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