blob: 488e1ce995cdf19dfe93b5cd463ba8205ed6abf5 [file] [log] [blame]
{
"name": "MorniMessaging",
"version": "0.2.0",
"summary": "MorniMessaging is a library to get and display all messages of the user.",
"description": "This library allow user to view his messages that recieved in application and show message details, we can add this library to more than one application !",
"homepage": "https://github.com/PassantKhaled/MorniMessaging",
"license": {
"type": "Apache License, Version 2.0",
"text": " Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"PassantKhaled": "passant.khaled@ibtikar.net.sa"
},
"source": {
"git": "https://github.com/PassantKhaled/MorniMessaging.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MorniMessaging/MorniMessaging/*.{swift,storyboard,xib}",
"dependencies": {
"Windless": [
],
"Moya": [
],
"ReachabilitySwift": [
],
"ObjectMapper": [
],
"UIScrollView-InfiniteScroll": [
],
"PullToRefreshKit": [
],
"SwiftMessages": [
"~> 5.0"
],
"NVActivityIndicatorView": [
],
"LocalizableLib": [
]
},
"swift_versions": "4.0",
"swift_version": "4.0"
}