blob: 82cf505d90b630c3bcb99e1e144e4664aeed42db [file] [log] [blame]
{
"name": "IttmsToolsFramework",
"version": "0.1.3",
"summary": "Shared Files.",
"description": "'Networking, Extensions, Views'",
"homepage": "https://github.com/NathanChou/IttmsToolsFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NathanChou": "nathan08101@gmail.com"
},
"source": {
"git": "https://github.com/NathanChou/IttmsToolsFramework.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.2"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.7"
]
},
"swift_version": "5.0"
}