[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 8 / 1 / 0 / StarryStars / 0.0.5 / StarryStars.podspec.json
blob0194f118313072dcb093c2c3346288017908e868
2   "name": "StarryStars",
3   "version": "0.0.5",
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.5"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": "true",
18   "source_files": "StarryStars/*.swift",
19   "resources": [
20     "StarryStars/Resource/*.*"
21   ]