[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / 1 / 0 / StarryStars / 0.0.4 / StarryStars.podspec.json
blob5da6e5c9a65588f5bc319177fe83206d0ccef676
2   "name": "StarryStars",
3   "version": "0.0.4",
4   "license": "MIT",
5   "summary": "iOS GUI library for displaying and editing ratings",
6   "homepage": "https://github.com/peterprokop/StarryStars",
7   "authors": {
8     "Peter Prokop": "prokop.petr@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/peterprokop/StarryStars.git",
12     "tag": "0.0.4"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": "true",
18   "source_files": "StarryStars/*.swift",
19   "resources": [
20     "StarryStars/Resource/*.*"
21   ]