blob: 2fbadd209e9179f5c9ceb9cf150f0df4b4c8959f [file] [log] [blame]
{
"name": "SQREXGeneralProject",
"version": "0.1.4",
"summary": "社区人快递自定义模块",
"homepage": "http://gogs.shoppingyizhan.com/PR/SQREXGeneralProject.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pengrui": "pengruiCode@163.com"
},
"source": {
"git": "http://gogs.shoppingyizhan.com/PR/SQREXGeneralProject.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SQREXGeneralProject/**/*.{h,m}",
"resources": "SQREXGeneralProject/**/*.xib",
"requires_arc": true,
"description": "API定义,私有model,私有视图等",
"subspecs": [
{
"name": "SQRBaseClassProject",
"dependencies": {
"SQRBaseClassProject": [
]
}
},
{
"name": "SQRBaseDefineWithFunction",
"dependencies": {
"SQRBaseDefineWithFunction": [
]
}
},
{
"name": "SQRNetworkRequset",
"dependencies": {
"SQRNetworkRequset": [
]
}
},
{
"name": "YYModel",
"dependencies": {
"YYModel": [
]
}
},
{
"name": "RMUniversalAlert",
"dependencies": {
"RMUniversalAlert": [
]
}
}
]
}