2 "name": "RandomUser.Swift",
4 "summary": "A nifty RandomUser generator for Swift",
5 "description": "A nifty RandomUser generator for Swift\nRandomUser_Swift aims to provider an easy to use API for generating random\nuser model objects in a way that integrates well with your existing model graph.\n\nIn a few lines you can generate a new user with random name, age and profile picture.\nLocations, languages and Genders are not fully supported but will be coming soon.",
6 "homepage": "https://github.com/abury/RandomUser_Swift",
12 "Aron Bury": "aron.bury@gmail.com"
18 "git": "https://github.com/abury/RandomUser_Swift.git",
21 "source_files": "RandomUser/*.{swift}",
23 "RandomUser": "RandomUser/Resources/*"
25 "frameworks": "UIKit",