[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 3 / 2 / 0 / Avatar / 1.0.4 / Avatar.podspec.json
blob835362f500979426a5210e54e7d4051fdd9d0f68
2   "name": "Avatar",
3   "version": "1.0.4",
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/wvabrinskas",
15   "platforms": {
16     "ios": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/wvabrinskas/Avatar.git",
20     "tag": "1.0.4"
21   },
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "CoreImage"
26   ],
27   "source_files": "Avatar/*.{swift}"