[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 9 / b / 4 / SimpleStars / 1.0.1 / SimpleStars.podspec.json
blob76929c4012f4e425dde7fc8b237c69a53b11e67e
2   "name": "SimpleStars",
3   "version": "1.0.1",
4   "summary": "A simple way to add star ratings in your ios app. simple, short and with all customization you generally need",
5   "description": "A simple way to add star ratings in your ios app. simple, short and with all customization you generally need. Register the delegate to unlock customization, which are declared optional",
6   "homepage": "https://github.com/SreelekhN/SimpleStars",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SreelekhN": "sreelekhn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SreelekhN/SimpleStars.git",
16     "branch": "master",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "16.1"
21   },
22   "source_files": "Source/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"