blob: 766f2e26a0ec09453e3d7a154374532cb6fe1367 [file] [log] [blame]
{
"name": "Loggie",
"version": "0.1.0",
"summary": "In-app network logging library.",
"homepage": "https://github.com/infinum/iOS-Loggie.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Filip Beć": "filip.bec@gmail.com"
},
"source": {
"git": "https://github.com/infinum/iOS-Loggie.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/FilipBec",
"platforms": {
"ios": "8.0"
},
"source_files": "Loggie/Classes/**/*.{swift}",
"resources": [
"Loggie/Classes/**/*.{storyboard}",
"Loggie/Classes/**/*.{xib}"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}