blob: 83cca604f8fad18a1ec273b80b4f5e39979dba00 [file] [log] [blame]
{
"name": "PodPracUmair2",
"version": "2.0.6",
"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/janbaz87/PodPracUmair2",
"license": "MIT",
"authors": {
"Janbaz Ali": "janbaz87@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/janbaz87/PodPracUmair2.git",
"tag": "2.0.6"
},
"source_files": [
"PodPracUmair1/PodPracUmair1",
"PodPracUmair1/PodPracUmair1/ChatDBModel.xcdatamodeld",
"PodPracUmair1/PodPracUmair1/ChatDBModel.xcdatamodeld/*.xcdatamodel"
],
"resources": [
"PodPracUmair1/PodPracUmair1/Resources/*.png",
"PodPracUmair1/PodPracUmair1/*.storyboard"
],
"preserve_paths": "PodPracUmair1/PodPracUmair1/ChatDBModel.xcdatamodeld",
"frameworks": "CoreData",
"requires_arc": true,
"resource_bundles": {
"PodPracUmair2": [
"PodPracUmair1/**/*.{storyboard,xib,xcassets,json,imageset,png,jpg}"
]
},
"dependencies": {
"SwiftHEXColors": [
],
"Alamofire": [
"~> 4.0"
],
"SDWebImage/WebP": [
],
"INSPersistentContainer": [
],
"RMQClient": [
]
}
}