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