blob: 919576be163949b285ee1d9eb5ac2f33263e2df3 [file] [log] [blame]
{
"name": "XEShopSDK",
"version": "2.0.5",
"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": "2.0.5"
},
"frameworks": [
"WebKit",
"UIKit",
"Foundation"
],
"vendored_frameworks": "XEShopSDK/*.framework",
"resources": "XEShopSDK/*.{bundle}",
"authors": {
"pagehuang": "pagehuang@xiaoe-tech.com "
},
"license": "MIT"
}