blob: fb2dfbd951f67a3a0f929d8c60d6036083f7724c [file] [log] [blame]
{
"name": "wicommon",
"version": "0.1.7",
"summary": "Core components for WI.",
"description": "Core components for WI...",
"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.7"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "wicommon/Classes/**/*",
"resources": "wicommon/Assets/**/*"
}