blob: 0685a6c1340014096d513e997abc6bf1d5412e47 [file] [log] [blame]
{
"name": "APIRequest",
"version": "0.3.3",
"summary": "This is the interface for constructing API request.",
"description": "This is the interface for constructing API request. This framework will not include networking layer but will produce the outcome as URLRequest to be injected in networking layer.",
"homepage": "https://github.com/tpeodndyy/APIRequest",
"license": "MIT",
"authors": "Peera Kerdkokaew",
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tpeodndyy/APIRequest.git",
"tag": "0.3.3"
},
"source_files": "APIRequest/*.swift"
}