blob: 7e7fa0ff97ff94d338ce367f98c3964b24d305b9 [file] [log] [blame]
{
"name": "EasyWorkFrameWork",
"version": "0.1.1",
"summary": "Make build app much faster with common functions to use",
"swift_version": "5.0",
"description": "This framework have included others common frameworks such as: alamofire, swiftyjson....",
"homepage": "https://github.com/WMaximusW/EasyWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wnguyenquoctrung1993w@gmail.com": "wnguyenquoctrung1993w@gmail.com"
},
"source": {
"git": "https://github.com/WMaximusW/EasyWork.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EasyWork/**/*.swift",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"SVProgressHUD": [
]
}
}