blob: 2ad5bc7d95272c72e701a07eb2a8e5154c67b3aa [file] [log] [blame]
{
"name": "ConfiguRateSDK",
"version": "1.0.1",
"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.1"
},
"source_files": "ConfiguRateSDK.framework/Headers/*.{h}",
"preserve_paths": "ConfiguRateSDK.framework/*",
"vendored_frameworks": "ConfiguRateSDK.framework",
"resources": "ConfiguRateSDK.framework/*.png",
"requires_arc": true
}