blob: 10e235c4fc82adc1a020d31b286d5cde6cd9de6d [file] [log] [blame]
{
"name": "EMVendors",
"version": "1.0.0",
"summary": "EMVendors",
"homepage": "https://github.com/xxyformobile@163.com/EMVendors",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"faterman": "xxyformobile@163.com"
},
"source": {
"git": "https://github.com/faterman/EMVendors.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "NOSSDK",
"ios": {
"vendored_frameworks": "EMVendors/NOSSDK/NOSSDK.framework"
}
}
]
}