blob: c13f39468a6bf3f631786f765d6d77b7d83c9f59 [file] [log] [blame]
{
"name": "XcutionA",
"version": "2.3.0",
"summary": "XcutionA framework CocoaPods",
"description": "The framework is specifically developed for XcutionTeam.",
"homepage": "https://github.com/x5forever/XcutionTeam.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"x5": "x5forever@163.com"
},
"source": {
"git": "https://github.com/x5forever/XcutionTeam.git",
"tag": "V2.3.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "XcutionDemo/XcutionDemo/XcutionA.framework",
"resources": "XcutionDemo/XcutionDemo/XcutionA.bundle",
"dependencies": {
"AFNetworking": [
],
"GTMBase64": [
],
"SVWebView": [
]
}
}