blob: b964735cfa92c30d5ba710d59bb4f824e36b3e77 [file] [log] [blame]
{
"name": "POSLogger",
"version": "0.1.0",
"summary": "Logger tool for test suites.",
"description": "Allows you to log properly on the console.",
"homepage": "https://processout.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeremy Lejoux": "jeremy@processout.com"
},
"source": {
"git": "https://github.com/ProcessOut/POSLogger.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "POSLogger/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}