blob: c98ec588a6cd26ab9e65649db74726e230aa42ed [file] [log] [blame]
{
"name": "Avatar",
"version": "1.0",
"summary": "Randomly generated user Avatar images",
"description": "Randomly generated user Avatar images using CoreGraphics and Swift.",
"homepage": "https://github.com/wvabrinskas/Avatar.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wiliam Vabrinskas": "wvabrinskas@gmail.com"
},
"social_media_url": "https://twitter.com/william_vab",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/wvabrinskas/Avatar.git",
"tag": "1.0"
},
"frameworks": [
"UIKit",
"CoreGraphics",
"CoreImage"
],
"source_files": "Avatar/*.{swift}",
"pushed_with_swift_version": "3.0"
}