blob: d99d74b3302b3d1b3f4ddb711becc6c6c8f1882a [file] [log] [blame]
{
"name": "TestCocoaProj",
"version": "1.0.0",
"summary": "this is a framework which uses the dependencies.",
"description": "This is an amazing testing Cocoapod With dependencies .This is amazing.",
"homepage": "https://github.com/ravisfortune/PodProje.git",
"license": "MIT",
"authors": {
"KumarKR": "ravisfortune@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ravisfortune/PodProje.git",
"tag": "1.0.0"
},
"source_files": "**/*.{swift, h, m}",
"dependencies": {
"Alamofire": [
]
},
"swift_versions": "5",
"swift_version": "5"
}