blob: 179548a731fbd1562c7708a61399a620729daf4c [file] [log] [blame]
{
"name": "Nariko",
"version": "2.0.1",
"summary": "Nariko.io is the first visual feedback tool for mobile apps, which allows users to give feedback about application designs and mobile UX",
"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.",
"homepage": "https://github.com/inoity/Nariko",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zednet Informatika Kft.": "info@nariko.io"
},
"source": {
"git": "https://github.com/inoity/Nariko.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Nariko/Classes/**/*",
"resource_bundles": {
"Nariko": [
"Nariko/Assets/*.{png,xcassets,xib}"
]
},
"dependencies": {
"SwiftHTTP": [
"~> 2.0.0"
]
},
"pushed_with_swift_version": "3.0"
}