blob: c361ae2b4ad7f34ebe5e2c28e3c789f977b1de1e [file] [log] [blame]
{
"name": "XEShopSDK",
"version": "1.0.4",
"summary": "An AppSDK for xiaoe-tech.com",
"homepage": "https://github.com/xiaoeteam/XiaoeAppSDK-iOS",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/xiaoeteam/XiaoeAppSDK-iOS.git",
"tag": "1.0.4"
},
"frameworks": [
"WebKit",
"UIKit",
"Foundation"
],
"vendored_frameworks": "XEShopSDK/*.framework",
"authors": {
"pagehuang": "pagehuang@xiaoe-tech.com "
},
"license": "MIT"
}