[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / e / 4 / RateStarsSwift / 0.1.5 / RateStarsSwift.podspec.json
blob2b5e6d2faa73df7ec5b2a08c5643dcca6a30bf5b
2   "name": "RateStarsSwift",
3   "version": "0.1.5",
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.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "RateStarsSwift": [
22       "Pod/*.xcassets"
23     ]
24   }