[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / 0 / StarryStars / 0.0.6 / StarryStars.podspec.json
blob5bf1492ff03b7e65d8b603921fb5dc13af0da90b
2   "name": "StarryStars",
3   "version": "0.0.6",
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.6"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": "true",
18   "source_files": "StarryStars/*.swift",
19   "resources": [
20     "StarryStars/Resource/*.*"
21   ]