blob: 9e7665a40e58299d721610c4ad774898a8f02e42 [file] [log] [blame]
{
"name": "Resourcer",
"version": "0.0.18",
"summary": "This is communication based library.",
"description": "This is communication based library with several types of communication supports.",
"homepage": "https://github.com/elegantmedia-apps/Resourcer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elegant Media Team": "apps@elegantmedia@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/elegantmedia-apps/Resourcer.git",
"tag": "0.0.18"
},
"source_files": [
"Resourcer/*.{h}",
"Resourcer/Classes/Maps/*.{swift}",
"Resourcer/Classes/Files/*.{swift}",
"Resourcer/Classes/Communication/*.{swift}"
],
"frameworks": "Alamofire",
"static_framework": true,
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}