blob: 3c3c58a7e82e3e95acf7bcbd9b05257010c006c8 [file] [log] [blame]
{
"name": "SwiftyMultiLanguage",
"version": "0.1.0",
"summary": "Libary for multi language support ITtron Project",
"description": "TODO: Libary for multi language support ITtron Project",
"homepage": "https://github.com/elluno91/SwiftyMultiLanguage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Benny": "me@ybc.io"
},
"source": {
"git": "https://github.com/elluno91/SwiftyMultiLanguage.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyMultiLanguage/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"SwiftyJSON": [
"~> 4.0"
]
}
}