[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 9 / CNRatingView / 0.0.1 / CNRatingView.podspec.json
blobebedd6553c6d25833c5b7af0c3229595278ad501
2   "name": "CNRatingView",
3   "version": "0.0.1",
4   "summary": "View with stars for rating purposes",
5   "homepage": "https://github.com/megavolt605/CNRatingView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Igor": "megavolt605@yandex.ru"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/megavolt605/CNRatingView.git",
18     "tag": "v0.0.1"
19   },
20   "source_files": [
21     "CNRatingView",
22     "CNRatingView/**/*.{swift,h}"
23   ],
24   "resource_bundles": {
25     "CNRatingView": [
26       "**/*.xcassets"
27     ]
28   },
29   "frameworks": "UIKit",
30   "requires_arc": true