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