[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 2 / LineRow / 1.0.2 / LineRow.podspec.json
blob0cbadba82b2cdda68a51ad86c4aa92d53f91fa48
2   "name": "LineRow",
3   "version": "1.0.2",
4   "summary": "LineRow just creates a simple colored row for Eureka project.",
5   "description": "LineRow just creates a simple colored row for Eureka project. Just setup a color. That's it!",
6   "homepage": "https://github.com/yurevich1/LineRow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vyacheslav Petrukhin": "ps.voidmoon@gmailcom"
13   },
14   "source": {
15     "git": "https://github.com/yurevich1/LineRow.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LineRow/Classes/**/*",
22   "dependencies": {
23     "Eureka": [
24       "~> 3.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"