blob: 1bf1b2883e9356328f4f4f35ae1abe89698ec644 [file] [log] [blame]
{
"name": "Xcution",
"version": "1.0.3",
"summary": "Xcution framework CocoaPods",
"description": "The framework is specifically developed for Xcution team.",
"homepage": "https://github.com/x5forever/XcutionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"x5": "wuxu1@creditease.cn"
},
"source": {
"git": "https://github.com/x5forever/XcutionKit",
"tag": "V1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
],
"vendored_frameworks": "XcutionDemo/XcutionDemo/Xcution.framework",
"resources": "XcutionDemo/XcutionDemo/xcution.bundle",
"dependencies": {
"AFNetworking": [
],
"GTMBase64": [
],
"DMWebView": [
]
}
}