blob: 8b5fe7ecaad161a0aff8fd3ddcf05b98c459c36f [file] [log] [blame]
{
"name": "YSTBaseSDK",
"version": "0.0.1",
"summary": "YSTBaseSDK.",
"description": "A demo for YSTBaseSDK.",
"homepage": "https://github.com/liupeng373/YSTBaseSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"604002501@qq.com": "604002501@qq.com"
},
"source": {
"git": "https://github.com/liupeng373/YSTBaseSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YSTBaseSDK/Classes/**/*",
"static_framework": true,
"dependencies": {
"AFNetworking": [
],
"UIAlertViewBlockExtension": [
],
"ColorUtils": [
],
"SBJson": [
"~> 4.0.2"
],
"SocketRocket": [
],
"Socket.IO-Client-Swift": [
"~> 14.0.0"
],
"YSTCommonToolSDK": [
]
}
}