blob: fe16a45f7f9071673a77e3ab6d6182879b8bc3bf [file] [log] [blame]
{
"name": "SomeFramework",
"version": "0.1.3",
"summary": "SomeFramework. Private pod to add this framework to any project.",
"description": "This is a private cocoapod framework for Sample Purpose.",
"homepage": "https://github.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sahajbhaikanhaiya": "sahaj.bhaikanhaiya@gmail.com"
},
"source": {
"http": "https://bitbucket.org/sahajbhaikanhaiya/swfframeworkzip/raw/7f2ac35f30d45d2aee6101c53a6ae966d72f3555/SomeFramework.framework.zip"
},
"platforms": {
"ios": "9.0"
},
"frameworks": "SomeFramework",
"vendored_frameworks": "SomeFramework.framework",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"CryptoSwift": [
]
}
}