[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 6 / RatingRow / 0.1.0 / RatingRow.podspec.json
blob9da89d954bcd5f0b8e8c0ed68e896f37497bcd41
2   "name": "RatingRow",
3   "version": "0.1.0",
4   "summary": "Rating row in Eureka",
5   "homepage": "https://github.com/canner/RatingRow",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chilijung": "chilijung@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/canner/RatingRow.git",
19     "tag": "v0.1.0",
20     "submodules": true
21   },
22   "source_files": "RatingRow/**/*.{h,swift}",
23   "ios": {
24     "frameworks": [
25       "UIKit",
26       "Foundation"
27     ]
28   },
29   "dependencies": {
30     "Eureka": [
31       "~> 3.0"
32     ],
33     "Cosmos": [
34       "~> 9.0"
35     ]
36   },
37   "pushed_with_swift_version": "3.0"