blob: 86424ba791c84b105cb6c6757cf73bb60aa5b222 [file] [log] [blame]
{
"name": "ConfiguRateSDK",
"version": "1.0.2",
"summary": "Integrate a button to show ConfiguRate survey",
"homepage": "http://goappable.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nguyen Anh Viet": "naviet2308@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/naviet2308/ConfiguRateSDK.git",
"tag": "1.0.2"
},
"source_files": "ConfiguRateSDK.framework/Headers/*.{h}",
"preserve_paths": "ConfiguRateSDK.framework/*",
"vendored_frameworks": "ConfiguRateSDK.framework",
"resources": "ConfiguRateSDK.framework/*.png",
"requires_arc": true
}