[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 1 / e / 4 / RateStarsSwift / 0.1.6 / RateStarsSwift.podspec.json
blobb358a5f191f73eeb401f559ab8646d4c9d259e61
2   "name": "RateStarsSwift",
3   "version": "0.1.6",
4   "summary": "RateStarsSwift provides a rating view",
5   "description": "RateStarsSwift provides a rating view, according to user tab on the stars, and present the selected image immediately, You can retrieve the selected value using your 'component.rating' var",
6   "homepage": "https://github.com/oguzman/RateStarsSwift",
7   "license": "MIT",
8   "authors": {
9     "oguzman": "a.omargc@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/oguzman/RateStarsSwift.git",
13     "tag": "0.1.6"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "RateStarsSwift": [
22       "Pod/Assets/*.xcassets"
23     ]
24   }