blob: 97273a2dcc4e0d5b549aa2c13b24429d13d59cd9 [file] [log] [blame]
{
"name": "SessionManager",
"platforms": {
"ios": "12.0"
},
"summary": "SessionManager lets a user to create http requests to the server.",
"requires_arc": true,
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankush Bhatia": "ankushbhatia1347@gmail.com"
},
"homepage": "https://github.com/ankush-bhatia/SessionManager",
"source": {
"git": "https://github.com/ankush-bhatia/SessionManager.git",
"tag": "1.0.1"
},
"frameworks": "UIKit",
"source_files": [
"SessionManager/**/*.{swift}",
"SessionManager/SessionManager/info.plist"
],
"swift_version": "4.2"
}