blob: 30379a5d9ba6691727b4579599ac6020362bdc78 [file] [log] [blame]
{
"name": "OXKit",
"version": "0.4.2",
"summary": "Kit for iOS Swift",
"homepage": "http://oxozle.com",
"license": "MIT",
"authors": {
"Dmitriy Azarov": "contacts@oxozle.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/oxozle/oxkit-swift.git",
"tag": "0.4.2"
},
"source_files": "Source/**/*.swift",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"AsyncSwift": [
]
}
}