blob: 834b74108a45ef69a2e643468bad669da2f63b1a [file] [log] [blame]
{
"name": "wicommon",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "wicommon/Classes/**/*",
"resources": "wicommon/Assets/**/*"
}