blob: 488231c8a5eb99f92905bf9294b79c71bac51ac0 [file] [log] [blame]
{
"name": "PirateLanguageTranslator",
"version": "0.1.0",
"summary": "Test library for payworks",
"description": "Wrapper for calling http://isithackday.com/arrpi.php and convert result.",
"homepage": "https://github.com/dima85/PirateLanguageTranslator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmytro.Shykaliuk": "dshykaljuk@gmail.com"
},
"source": {
"git": "https://github.com/dima85/PirateLanguageTranslator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PirateLanguageTranslator/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.4"
],
"AlamofireObjectMapper": [
]
}
}