blob: 2224d926baeffc2ed5e2f3d78eb4d8fdda393966 [file] [log] [blame]
{
"name": "UIBasedSdk",
"version": "0.1.5",
"summary": "This is simple UIbased sdk UIBasedSdk.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/NazishAli/UIBasedSdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nazish Ali": "nazish.ali@quickli.com"
},
"source": {
"git": "https://github.com/NazishAli/UIBasedSdk.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIBasedSdk/**/*",
"vendored_frameworks": "UIBasedSdk/**/FrameworkUI.framework"
}