blob: aa542e5340c325c9fc0616dda755a9174cc6f987 [file] [log] [blame]
{
"name": "wibaseuicomponents",
"version": "0.1.2",
"summary": "Core WI Base UI Components",
"description": "Core WI Base UI Components depending on WICommon",
"homepage": "https://github.com/noumankhan71/wibaseuicomponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"noumankhan71": "noumankhan71@gmail.com"
},
"source": {
"git": "https://github.com/noumankhan71/wibaseuicomponents.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "wibaseuicomponents/Classes/**/*",
"resources": "wibaseuicomponents/Assets/**/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"LocalAuthentication",
"AVFoundation"
],
"dependencies": {
"wicommon": [
]
}
}