blob: 69d91ab8ef5c277f45ecce3cf908f828b4ec2307 [file] [log] [blame]
{
"name": "PodPracUmair2",
"version": "1.0.0",
"summary": "It is the short Summary of Pod project one",
"description": "It is the short description of Pod project one. I am practicing on it so that when Janbaz will come I will work wih him to fix his issue.",
"homepage": "https://github.com/mianumair102/PodPracUmair1",
"license": "MIT",
"authors": {
"Mian Umair Nadeem": "shukar.allah91@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/mianumair102/PodPracUmair1.git",
"tag": "1.0.0"
},
"source_files": [
"PodPracUmair1/PodPracUmair1",
"PodPracUmair1/PodPracUmair1/ChatDBModel.xcdatamodeld",
"PodPracUmair1/PodPracUmair1/ChatDBModel.xcdatamodeld/*.xcdatamodel"
],
"resources": [
"PodPracUmair1/PodPracUmair1/Resources/*.png"
],
"preserve_paths": "PodPracUmair1/PodPracUmair1/ChatDBModel.xcdatamodeld",
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"SwiftHEXColors": [
],
"Alamofire": [
"~> 4.0"
],
"SDWebImage/WebP": [
],
"INSPersistentContainer": [
],
"RMQClient": [
]
}
}