[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / e / 4 / RateStarsSwift / 0.1.3 / RateStarsSwift.podspec.json
blob4a14f044ebba250cbde4b95f222fb415d7b32c8d
2   "name": "RateStarsSwift",
3   "version": "0.1.3",
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.3"
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   }