[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 7 / c / 8 / UIRating / 1.0.0 / UIRating.podspec.json
blob00864debc545ad584db149c947ced589179e3fd2
2   "name": "UIRating",
3   "version": "1.0.0",
4   "summary": "A customizable rating view for iOS.",
5   "description": "An easy to use, stylish, slidable and highly customizable rating view.\nNot a fan of stars? customize it with any icons you want!\n0 out of 5 ratings? how about 0 out of 100?! (if the screen size supports it that is.)",
6   "homepage": "https://github.com/shadow-of-arman/UIRating",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arman": "shadowofarman@hotmail.com"
13   },
14   "social_media_url": "https://www.instagram.com/shadowofarman/",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_versions": "5",
19   "source": {
20     "git": "https://github.com/shadow-of-arman/UIRating.git",
21     "tag": "1.0.0"
22   },
23   "source_files": [
24     "Classes",
25     "UIRating/**/*.{h,m}"
26   ],
27   "resources": "UIRating/**/*.xcassets",
28   "swift_version": "5"