[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / a / Nariko / 2.0.1 / Nariko.podspec.json
blob179548a731fbd1562c7708a61399a620729daf4c
2   "name": "Nariko",
3   "version": "2.0.1",
4   "summary": "Nariko.io is the first visual feedback tool for mobile apps, which allows users to give feedback about application designs and mobile UX",
5   "description": "Nariko.io is the first visual feedback tool for mobile apps, which allows users to give feedback about application designs and mobile user experience. Users can simply draw or drop a pin while adding a comment anywhere where they’ve discovered a bug within the app or are looking to change a certain component. Nariko.io supports quick iterations, agile development, and front-end UI issue reporting in mobile apps.",
6   "homepage": "https://github.com/inoity/Nariko",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zednet Informatika Kft.": "info@nariko.io"
13   },
14   "source": {
15     "git": "https://github.com/inoity/Nariko.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Nariko/Classes/**/*",
22   "resource_bundles": {
23     "Nariko": [
24       "Nariko/Assets/*.{png,xcassets,xib}"
25     ]
26   },
27   "dependencies": {
28     "SwiftHTTP": [
29       "~> 2.0.0"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"