blob: 391eb7c331dd0758061c1ebb89d205c8c835d6e7 [file] [log] [blame]
{
"name": "EasyWorkFW",
"version": "0.1.0",
"summary": "Make build app faster",
"swift_version": "5.0",
"description": "TODO: Make function to help build backend app much faster. This framework have included some others frameworks such as: alamofire, swiftyjson, svprogresshud....",
"homepage": "https://github.com/WMaximusW/EasyWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maximus Nguyen": "wnguyenquoctrung1993w@gmail.com"
},
"source": {
"git": "https://github.com/WMaximusW/EasyWork.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EasyWork/**/*.swift",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"SVProgressHUD": [
]
}
}