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