[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 3 / 2 / 0 / Avatar / 1.0.2 / Avatar.podspec.json
bloba197f27b1e771239b121a5f1a472b0b484ed01eb
2   "name": "Avatar",
3   "version": "1.0.2",
4   "summary": "Randomly generated user Avatar images",
5   "description": "Randomly generated user Avatar images using CoreGraphics and Swift.",
6   "homepage": "https://github.com/wvabrinskas/Avatar.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wiliam Vabrinskas": "wvabrinskas@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/william_vab",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/wvabrinskas/Avatar.git",
20     "tag": "1.0.2"
21   },
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "CoreImage"
26   ],
27   "source_files": "Avatar/*.{swift}",
28   "pushed_with_swift_version": "3.0"