[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 2 / 0 / Avatar / 1.0.3 / Avatar.podspec.json
blob70a23a9f2758ad683d455f35e070fa75ff53e150
2   "name": "Avatar",
3   "version": "1.0.3",
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": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/wvabrinskas/Avatar.git",
20     "tag": "1.0.3"
21   },
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "CoreImage"
26   ],
27   "source_files": "Avatar/*.{swift}",
28   "pushed_with_swift_version": "3.0"