[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / 5 / FloatRatingView / 1.0.3 / FloatRatingView.podspec.json
blobc23aae816ec1f2e5d4a732f01f8bbeb6bcdbc37d
2   "name": "FloatRatingView",
3   "version": "1.0.3",
4   "summary": "Whole, half or floating point ratings control written in Swift.",
5   "homepage": "https://github.com/strekfus/FloatRatingView",
6   "license": "MIT",
7   "authors": {
8     "Glen Yi": "glenyi81@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/glenyi",
11   "source": {
12     "git": "https://github.com/strekfus/FloatRatingView.git",
13     "tag": "1.0.3"
14   },
15   "source_files": "FloatRatingView.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "2.3"
22   }