blob: 19aa4139b7b0fe701cea93e62dfa7eb770524125 [file] [log] [blame]
{
"name": "wibaseuicomponents",
"version": "0.1.4",
"summary": "Core WI Base UI Components",
"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.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "wibaseuicomponents/Classes/**/*",
"resources": "wibaseuicomponents/Assets/**/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"LocalAuthentication",
"AVFoundation"
],
"dependencies": {
"wicommon": [
]
}
}