blob: 3dea53db45079a66ad5f6781aa6658636ac61454 [file] [log] [blame]
{
"name": "MiPassTool",
"version": "1.0.1",
"summary": "Text for MiPassTool.",
"description": "这是我自己用的库",
"homepage": "https://github.com/liduojun/MiPass.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liduojun": "361848645@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liduojun/MiPass.git",
"tag": "1.0.1"
},
"ios": {
"vendored_frameworks": "MiPassTool/MiPassport.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"YYModel": [
],
"CocoaAsyncSocket": [
]
}
}