blob: 835362f500979426a5210e54e7d4051fdd9d0f68 [file] [log] [blame]
{
"name": "Avatar",
"version": "1.0.4",
"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/wvabrinskas",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/wvabrinskas/Avatar.git",
"tag": "1.0.4"
},
"frameworks": [
"UIKit",
"CoreGraphics",
"CoreImage"
],
"source_files": "Avatar/*.{swift}"
}