blob: fd41bd525ac03c7a0a1214b8239d0e4216a629e8 [file] [log] [blame]
{
"name": "SampleUniversalFramework",
"version": "1.5.4",
"summary": "Universal pod",
"description": "This is to show how you create universal pod",
"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.4/SampleUniversalFramework.zip"
},
"exclude_files": "Classes/Exclude"
}