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