[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / b / 4 / SimpleStars / 1.0.0 / SimpleStars.podspec.json
blobfb2e21e6e266619135870423e6df9e791933aa52
2   "name": "SimpleStars",
3   "version": "1.0.0",
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     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "16.1"
20   },
21   "source_files": "Source/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"