blob: f870743f999daf5496c5552b87836577c87bfaff [file] [log] [blame]
{
"name": "YstenBaseSDK",
"version": "0.0.1",
"summary": "A framework for test",
"description": "This is a small project for testing use",
"homepage": "https://github.com/liupeng373/YstenBaseSDK/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"604002501@qq.com": "604002501@qq.com"
},
"source": {
"git": "https://github.com/liupeng373/YstenBaseSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YstenBaseSDK/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"MJExtension": [
],
"UIAlertViewBlockExtension": [
],
"ColorUtils": [
],
"SBJson": [
"~> 4.0.2"
],
"SocketRocket": [
],
"Starscream": [
"~> 3.0.5"
],
"Socket.IO-Client-Swift": [
"~> 13.2.1"
],
"CocoaLumberjack/Swift": [
]
}
}