blob: e73189ff23b028e3837a9a0433c6b5548d6d437d [file] [log] [blame]
{
"name": "MayankApp",
"version": "0.0.3",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform testing.",
"homepage": "https://github.com/legen12345dairy/MayankApp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mayank": "rawat.mayank1234@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/legen12345dairy/MayankApp.git",
"tag": "0.0.3"
},
"source_files": "MayankApp/**/*.{h,m,swift}",
"resource_bundles": {
"MayankApp": [
"MayankApp/**/*.storyboard",
"MayankApp/**/*.xib",
"MayankApp/**/*.xcodeproj"
]
},
"swift_version": "4.2"
}