blob: 67691b77af093d8359f6adcf7ebd1e9cc484eb46 [file] [log] [blame]
{
"name": "MiComboTool",
"version": "1.0.0",
"summary": "Test For MiComboTool.",
"description": "这是一个我用的库",
"homepage": "https://github.com/liduojun/MiCombo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liduojun": "361848645@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liduojun/MiCombo.git",
"tag": "1.0.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"YYModel": [
],
"CocoaAsyncSocket": [
]
}
}