blob: b59ee63e1ac87e663795212648eb1f54dcbab71b [file] [log] [blame]
{
"name": "SampleUniversalFramework",
"version": "1.5.3",
"summary": "Sample Pod",
"description": "Demo of how to create a universal pod that contains framework",
"homepage": "https://gitlab.com/rakshitha_achar",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"rakshitha achar": "rakshitha@ymedialabs.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "SampleUniversalFramework.framework"
},
"source": {
"http": "https://gitlab.com/rakshitha_achar/sampleuniversalframework/raw/1.5.3/SampleUniversalFramework.zip"
},
"exclude_files": "Classes/Exclude"
}