blob: 00d98a5f2a33f50103f5e631fa704e615a724324 [file] [log] [blame]
{
"name": "wicommon",
"version": "0.1.10",
"summary": "WiCommon library is at the bottom of WI hierarchy tree. Library to setup theme (colors and font) for entire project.",
"homepage": "https://github.com/noumankhan71/wicommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"noumankhan71": "noumankhan71@gmail.com"
},
"source": {
"git": "https://github.com/noumankhan71/wicommon.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "wicommon/Classes/**/*",
"resources": "wicommon/Assets/**/*"
}