blob: 35aab6b31c0c898e28d26ca12ba6bd53964a2ceb [file] [log] [blame]
{
"name": "Linger",
"version": "1.7.8",
"summary": "network support",
"homepage": "http://39.108.111.114:3000/B7-Pods/Linger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lin": "linhan.bigl055@outlook.com"
},
"source": {
"git": "http://39.108.111.114:3000/B7-Pods/Linger.git",
"tag": "1.7.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*/**",
"Sources/*/*/**",
"Sources/**"
],
"public_header_files": [
"Sources/Linger.h"
],
"frameworks": [
"SystemConfiguration",
"MobileCoreServices"
],
"requires_arc": true,
"dependencies": {
"Alamofire": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}